Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h152 #define BTA_GATTC_SEARCH_CMPL_EVT 6 /* GATT discovery complete event */ macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c853 case BTA_GATTC_SEARCH_CMPL_EVT: { in btc_gattc_cb_handler()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1383 case BTA_GATTC_SEARCH_CMPL_EVT: { in bt_mesh_bta_gattc_cb()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c2777 case BTA_GATTC_SEARCH_CMPL_EVT: /* 6 */ in bta_hh_gattc_callback()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c1596 ( *p_clcb->p_rcb->p_cback)(BTA_GATTC_SEARCH_CMPL_EVT, &cb_data); in bta_gattc_search()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c6679 case BTA_GATTC_SEARCH_CMPL_EVT: in bta_dm_gattc_callback()