Home
last modified time | relevance | path

Searched defs:start_packet_capture (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiIOTConnectionTest.py173 def start_packet_capture(self, band, channel): member in WifiIOTConnectionTest
/tools/test/connectivity/acts/framework/acts/controllers/
Dpacket_capture.py248 def start_packet_capture(self, band, log_path, pcap_fname): member in PacketCapture