Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h32 BTC_GATTC_ACT_SEARCH_SERVICE, enumerator
/hal_espressif-2.7.6/components/bt/host/bluedroid/api/
Desp_gattc_api.c155 msg.act = BTC_GATTC_ACT_SEARCH_SERVICE; in esp_ble_gattc_search_service()
/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c727 case BTC_GATTC_ACT_SEARCH_SERVICE: in btc_gattc_call_handler()