Home
last modified time | relevance | path

Searched defs:congested (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_main.c524 static void gatt_channel_congestion(tGATT_TCB *p_tcb, BOOLEAN congested) in gatt_channel_congestion()
556 static void gatt_le_cong_cback(BD_ADDR remote_bda, BOOLEAN congested) in gatt_le_cong_cback()
907 static void gatt_l2cif_congest_cback (UINT16 lcid, BOOLEAN congested) in gatt_l2cif_congest_cback()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidd_conn.c469 static void hidd_l2cif_cong_ind(uint16_t cid, bool congested) in hidd_l2cif_cong_ind()
Dhidh_conn.c705 static void hidh_l2cif_cong_ind (UINT16 l2cap_cid, BOOLEAN congested) in hidh_l2cif_cong_ind()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_act.c1063 static void bta_gatts_cong_cback (UINT16 conn_id, BOOLEAN congested) in bta_gatts_cong_cback()
Dbta_gattc_act.c2241 static void bta_gattc_cong_cback (UINT16 conn_id, BOOLEAN congested) in bta_gattc_cong_cback()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h187 …bool congested; /*!< True indicates that the connection is congested, false otherw… member
Desp_gatts_api.h230 …bool congested; /*!< True indicates the connection is congested; false otherwise. … member
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h375 BOOLEAN congested; /* congestion indicator */ member
633 BOOLEAN congested; /* report channel congestion indicator */ member