Home
last modified time | relevance | path

Searched refs:BTA_GATTC_INT_DISCONN_EVT (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_main.c399 } else if (p_msg->event == BTA_GATTC_INT_DISCONN_EVT) { in bta_gattc_hdl_event()
470 case BTA_GATTC_INT_DISCONN_EVT: in gattc_evt_code()
Dbta_gattc_act.c826 } else if (p_data->hdr.event == BTA_GATTC_INT_DISCONN_EVT) { in bta_gattc_close()
1706 BTA_GATTC_INT_DISCONN_EVT; in bta_gattc_conn_cback()
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h61 BTA_GATTC_INT_DISCONN_EVT, enumerator