Searched defs:dw_24ghz (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts/tests/google/wifi/aware/performance/ |
D | LatencyTest.py | 66 dw_24ghz, dw_5ghz, num_iterations, argument 154 def run_discovery_latency(self, results, do_unsolicited_passive, dw_24ghz, argument 240 def run_message_latency(self, results, dw_24ghz, dw_5ghz, num_iterations): argument 324 def run_ndp_oob_latency(self, results, dw_24ghz, dw_5ghz, num_iterations): argument 430 def run_end_to_end_latency(self, results, dw_24ghz, dw_5ghz, num_iterations, argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/aware/ |
D | aware_test_utils.py | 543 def config_power_settings(device, dw_24ghz, dw_5ghz, disc_beacon_interval=None, argument
|