Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h76 BTC_GAP_BLE_EXT_ADV_STOP, enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1288 case BTC_GAP_BLE_EXT_ADV_STOP: { in btc_gap_ble_arg_deep_copy()
1389 case BTC_GAP_BLE_EXT_ADV_STOP: { in btc_gap_ble_arg_deep_free()
1697 case BTC_GAP_BLE_EXT_ADV_STOP: { in btc_gap_ble_call_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c944 msg.act = BTC_GAP_BLE_EXT_ADV_STOP; in esp_ble_gap_ext_adv_stop()