Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h30 BTC_GATTS_ACT_OPEN, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gatts_api.c359 msg.act = BTC_GATTS_ACT_OPEN; in esp_ble_gatts_open()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c705 case BTC_GATTS_ACT_OPEN: { in btc_gatts_call_handler()