Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiScannerScanTest.py154 if report_result == wutils.WifiEnums.REPORT_EVENT_FULL_SCAN_RESULT:
717 wutils.WifiEnums.REPORT_EVENT_FULL_SCAN_RESULT)
734 wutils.WifiEnums.REPORT_EVENT_FULL_SCAN_RESULT)
751 wutils.WifiEnums.REPORT_EVENT_FULL_SCAN_RESULT)
767 wutils.WifiEnums.REPORT_EVENT_FULL_SCAN_RESULT)
949 wutils.WifiEnums.REPORT_EVENT_FULL_SCAN_RESULT,
969 wutils.WifiEnums.REPORT_EVENT_FULL_SCAN_RESULT,
989 wutils.WifiEnums.REPORT_EVENT_FULL_SCAN_RESULT,
DWifiScannerMultiScanTest.py382 & WifiEnums.REPORT_EVENT_FULL_SCAN_RESULT):
638 "reportEvents": WifiEnums.REPORT_EVENT_FULL_SCAN_RESULT
643 "reportEvents": WifiEnums.REPORT_EVENT_FULL_SCAN_RESULT
DWifiRttManagerTest.py217 "reportEvents": WifiEnums.REPORT_EVENT_FULL_SCAN_RESULT,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_test_utils.py279 REPORT_EVENT_FULL_SCAN_RESULT = 2 variable in WifiEnums