Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c354 case BTA_GATTS_CLOSE_EVT: in blufi_profile_cb()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c948 case BTA_GATTS_CLOSE_EVT: in btc_gatts_cb_handler()
953 btc_gatts_cb_to_app(BTA_GATTS_CLOSE_EVT, gatts_if, &param); in btc_gatts_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h479 #define BTA_GATTS_CLOSE_EVT 18 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_act.c850 (*p_rcb->p_cback)(BTA_GATTS_CLOSE_EVT, (tBTA_GATTS *)&close); in bta_gatts_close()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c664 case BTA_GATTS_CLOSE_EVT: in bt_mesh_bta_gatts_cb()