Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c85 static void blufi_profile_cb(tBTA_GATTS_EVT event, tBTA_GATTS *p_data);
106 static void blufi_profile_cb(tBTA_GATTS_EVT event, tBTA_GATTS *p_data) in blufi_profile_cb()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h485 typedef UINT8 tBTA_GATTS_EVT; typedef
693 typedef void (tBTA_GATTS_CBACK)(tBTA_GATTS_EVT event, tBTA_GATTS *p_data);
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c565 static void btc_gatts_inter_cb(tBTA_GATTS_EVT event, tBTA_GATTS *p_data) in btc_gatts_inter_cb()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c536 static void bt_mesh_bta_gatts_cb(tBTA_GATTS_EVT event, tBTA_GATTS *p_data) in bt_mesh_bta_gatts_cb()