Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_bt.h47 BTC_GAP_BT_ACT_CANCEL_DISCOVERY, enumerator
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c796 case BTC_GAP_BT_ACT_CANCEL_DISCOVERY: in btc_gap_bt_arg_deep_copy()
862 case BTC_GAP_BT_ACT_CANCEL_DISCOVERY: in btc_gap_bt_arg_deep_free()
912 case BTC_GAP_BT_ACT_CANCEL_DISCOVERY: { in btc_gap_bt_call_handler()
/hal_espressif-3.5.0/components/bt/host/bluedroid/api/
Desp_gap_bt_api.c99 msg.act = BTC_GAP_BT_ACT_CANCEL_DISCOVERY; in esp_bt_gap_cancel_discovery()