Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c129 case BTA_GATTS_DEREG_EVT: { in blufi_profile_cb()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h467 #define BTA_GATTS_DEREG_EVT 6 macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_act.c295 (*p_cback)(BTA_GATTS_DEREG_EVT, &cb_data); in bta_gatts_deregister()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c776 case BTA_GATTS_DEREG_EVT: { in btc_gatts_cb_handler()