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.py321 def _configure_sniffer(self, network, chan, bw): argument
409 def start_capture(self, network, chan, bw, duration=60): argument
476 def _configure_sniffer(self, network, chan, bw): argument
512 def start_capture(self, network, chan, bw, duration=60): argument
536 def set_monitor_mode(self, chan, bw): argument
606 def _configure_sniffer(self, network, chan, bw): argument
641 def start_capture(self, network, chan, bw, duration=60): argument
661 def set_monitor_mode(self, chan, bw): argument
685 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.py243 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