Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h146 #define BTA_GATTC_REG_EVT 0 /* GATT client is registered. */ macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c807 case BTA_GATTC_REG_EVT: { in btc_gattc_cb_handler()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1331 case BTA_GATTC_REG_EVT: in bt_mesh_bta_gattc_cb()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c2734 case BTA_GATTC_REG_EVT: /* 0 */ in bta_hh_gattc_callback()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c252 (*p_data->api_reg.p_cback)(BTA_GATTC_REG_EVT, (tBTA_GATTC *)&cb_data); in bta_gattc_register()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c6662 case BTA_GATTC_REG_EVT: in bta_dm_gattc_callback()