Home
last modified time | relevance | path

Searched refs:BTA_GATTC_READ_DESCR_EVT (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c125 case BTA_GATTC_READ_DESCR_EVT: in btc_gattc_copy_req_data()
162 case BTA_GATTC_READ_DESCR_EVT: in btc_gattc_free_req_data()
875 case BTA_GATTC_READ_DESCR_EVT: { in btc_gattc_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h154 #define BTA_GATTC_READ_DESCR_EVT 8 /* GATT read characteristic descriptor event */ macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c534 p_buf->cmpl_evt = BTA_GATTC_READ_DESCR_EVT; in BTA_GATTC_ReadCharDescr()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1521 case BTA_GATTC_READ_DESCR_EVT: in bt_mesh_bta_gattc_cb()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c2750 case BTA_GATTC_READ_DESCR_EVT: /* 8 */ in bta_hh_gattc_callback()