Home
last modified time | relevance | path

Searched refs:BTA_GATTC_DISCONNECT_EVT (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_utils.c828 (*p_clreg->p_cback)(BTA_GATTC_DISCONNECT_EVT, &cb_data); in bta_gattc_send_disconnect_cback()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h182 #define BTA_GATTC_DISCONNECT_EVT 36 /* GATTC DISCONNECT event */ macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c968 case BTA_GATTC_DISCONNECT_EVT: { in btc_gattc_cb_handler()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1669 case BTA_GATTC_DISCONNECT_EVT: { in bt_mesh_bta_gattc_cb()