Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_main.c405 } else if (p_msg->event == BTA_GATTC_INT_DISCONN_EVT) { in bta_gattc_hdl_event()
476 case BTA_GATTC_INT_DISCONN_EVT: in gattc_evt_code()
Dbta_gattc_act.c869 } else if (p_data->hdr.event == BTA_GATTC_INT_DISCONN_EVT) { in bta_gattc_close()
1764 BTA_GATTC_INT_DISCONN_EVT; in bta_gattc_conn_cback()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h61 BTA_GATTC_INT_DISCONN_EVT, enumerator