Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h31 BTC_GATTS_ACT_STOP_SERVICE, enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gatts_api.c241 msg.act = BTC_GATTS_ACT_STOP_SERVICE; in esp_ble_gatts_stop_service()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c645 case BTC_GATTS_ACT_STOP_SERVICE: in btc_gatts_call_handler()