Home
last modified time | relevance | path

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

/aosp12/system/chre/apps/test/common/chre_stress_test/inc/
H A Dchre_stress_test_manager.h184 bool mWifiScanMonitorEnabled = false; variable
/aosp12/system/chre/apps/test/common/chre_stress_test/src/
H A Dchre_stress_test_manager.cc246 mWifiScanMonitorEnabled = (result->cookie != nullptr); in handleWifiAsyncResult()
319 if (mWifiScanMonitorEnabled) { in handleWifiScanEvent()