Home
last modified time | relevance | path

Searched refs:BTA_GATTC_CLOSE_EVT (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h151 #define BTA_GATTC_CLOSE_EVT 5 /* GATTC close request status event */ macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c792 (*p_clcb->p_rcb->p_cback)(BTA_GATTC_CLOSE_EVT, &cb_data); in bta_gattc_close_fail()
832 (* p_cback)(BTA_GATTC_CLOSE_EVT, (tBTA_GATTC *)&cb_data); in bta_gattc_close()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c919 case BTA_GATTC_CLOSE_EVT: { in btc_gattc_cb_handler()
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1617 case BTA_GATTC_CLOSE_EVT: in bt_mesh_bta_gattc_cb()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c2771 case BTA_GATTC_CLOSE_EVT: /* 5 */ in bta_hh_gattc_callback()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c6425 case BTA_GATTC_CLOSE_EVT: in bta_dm_gattc_callback()