Home
last modified time | relevance | path

Searched defs:chan (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dota_sniffer.py314 def _configure_sniffer(self, network, chan, bw): argument
402 def start_capture(self, network, chan, bw, duration=60): argument
463 def _configure_sniffer(self, network, chan, bw): argument
498 def set_monitor_mode(self, chan, bw): argument
568 def _configure_sniffer(self, network, chan, bw): argument
/tools/security/fuzzing/orphans/widevine/trusty/
Ddispatch_fuzzer.cpp151 int chan = *trusty_app.GetRawFd(); in Bind() local
184 int chan = *trusty_app.GetRawFd(); in Msg() local
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiSoftApAcsTest.py208 def verify_acs_channel(self, chan, avoid_chan): argument
DWifiDppTest.py245 def gen_uri(self, device, info="DPP_TESTER", chan="81/1", mac=None): argument