Home
last modified time | relevance | path

Searched refs:BTC_GATTS_ACT_DELETE_SERVICE (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h29 BTC_GATTS_ACT_DELETE_SERVICE, enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gatts_api.c211 msg.act = BTC_GATTS_ACT_DELETE_SERVICE; in esp_ble_gatts_delete_service()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c639 case BTC_GATTS_ACT_DELETE_SERVICE: in btc_gatts_call_handler()