Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c696 tBTM_STATUS BTM_BleEnableBatchScan(tBTM_BLE_BATCH_SCAN_MODE scan_mode, in BTM_BleEnableBatchScan() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1654 tBTM_STATUS BTM_BleEnableBatchScan(tBTM_BLE_BATCH_SCAN_MODE scan_mode,
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c6044 btm_status = BTM_BleEnableBatchScan(p_data->ble_enable_scan.scan_mode, in bta_dm_ble_enable_batch_scan()