Home
last modified time | relevance | path

Searched refs:should_enable (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() argument
567 if (!should_enable) { in btm_ble_enable_disable_batchscan()
571 if (should_enable) { in btm_ble_enable_disable_batchscan()
593 if (should_enable) { in btm_ble_enable_disable_batchscan()