Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h20 BTC_GATTC_ACT_AUX_OPEN, enumerator
/hal_espressif-3.7.0/components/bt/host/bluedroid/api/
Desp_gattc_api.c96 msg.act = BTC_GATTC_ACT_AUX_OPEN; in esp_ble_gattc_aux_open()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c711 case BTC_GATTC_ACT_AUX_OPEN: in btc_gattc_call_handler()