Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c300 case BTA_GATTS_CONNECT_EVT: { in blufi_profile_cb()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_act.c1001 UINT8 evt = connected ? BTA_GATTS_CONNECT_EVT : BTA_GATTS_DISCONNECT_EVT; in bta_gatts_conn_cback()
1028 if(evt == BTA_GATTS_CONNECT_EVT) { in bta_gatts_conn_cback()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h475 #define BTA_GATTS_CONNECT_EVT 14 macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c904 case BTA_GATTS_CONNECT_EVT: { in btc_gatts_cb_handler()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c631 case BTA_GATTS_CONNECT_EVT: in bt_mesh_bta_gatts_cb()