Searched refs:tGATT_DISCONN_REASON (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | gatt_api.h | 131 typedef UINT16 tGATT_DISCONN_REASON; typedef 583 tGATT_DISCONN_REASON reason, tBT_TRANSPORT transport);
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gattc_int.h | 245 tGATT_DISCONN_REASON reason; 503 extern void bta_gattc_send_disconnect_cback( tBTA_GATTC_RCB *p_clreg, tGATT_DISCONN_REASON reason,
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_attr.c | 59 tGATT_DISCONN_REASON reason, tBT_TRANSPORT transport); 396 BOOLEAN connected, tGATT_DISCONN_REASON reason, in gatt_connect_cback()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/ |
D | gap_ble.c | 49 tGATT_DISCONN_REASON reason, tGATT_TRANSPORT transport); 605 BOOLEAN connected, tGATT_DISCONN_REASON reason, in gap_ble_c_connect_cback()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gatts_act.c | 45 BOOLEAN connected, tGATT_DISCONN_REASON reason, 997 BOOLEAN connected, tGATT_DISCONN_REASON reason, in bta_gatts_conn_cback()
|
D | bta_gattc_utils.c | 815 void bta_gattc_send_disconnect_cback( tBTA_GATTC_RCB *p_clreg, tGATT_DISCONN_REASON reason, in bta_gattc_send_disconnect_cback()
|
D | bta_gattc_act.c | 57 BOOLEAN connected, tGATT_DISCONN_REASON reason, 1748 BOOLEAN connected, tGATT_DISCONN_REASON reason, in bta_gattc_conn_cback()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_gatt_api.h | 419 tGATT_DISCONN_REASON reason;
|