Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h36 BTC_GAP_BLE_ACT_STOP_SCAN, enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c102 msg.act = BTC_GAP_BLE_ACT_STOP_SCAN; in esp_ble_gap_stop_scanning()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1438 case BTC_GAP_BLE_ACT_STOP_SCAN: in btc_gap_ble_call_handler()