Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c561 tBTM_STATUS btm_ble_enable_disable_batchscan(BOOLEAN should_enable) in btm_ble_enable_disable_batchscan() function
658 status = btm_ble_enable_disable_batchscan(TRUE); in BTM_BleSetStorageConfig()
730 status = btm_ble_enable_disable_batchscan(TRUE); in BTM_BleEnableBatchScan()
788 status = btm_ble_enable_disable_batchscan(FALSE); in BTM_BleDisableBatchScan()