Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h181 #define BTA_GATTC_CONNECT_EVT 35 /* GATTC CONNECT event */ macro
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_utils.c783 (*p_clreg->p_cback)(BTA_GATTC_CONNECT_EVT, &cb_data); in bta_gattc_send_connect_cback()
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c906 case BTA_GATTC_CONNECT_EVT: { in btc_gattc_cb_handler()
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1620 case BTA_GATTC_CONNECT_EVT: { in bt_mesh_bta_gattc_cb()