Searched refs:conf_packet_capture (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiChannelSwitchStressTest.py | 143 def conf_packet_capture(self, band, channel): member in WifiChannelSwitchStressTest 181 self.conf_packet_capture(BAND_2G, channel_2g) 222 self.conf_packet_capture(BAND_5G, channel_5g) 265 self.conf_packet_capture(BAND_2G, channel_2g) 293 self.conf_packet_capture(BAND_5G, channel_5g)
|
D | WifiSoftApMultiCountryTest.py | 133 def conf_packet_capture(self, band, channel): member in WifiSoftApMultiCountryTest 207 self.conf_packet_capture(softap_band, softap_frequency)
|
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/ |
D | ProtocolsMultiCountryTest.py | 118 def conf_packet_capture(self, band, channel): member in ProtocolsMultiCountryTest 167 self.conf_packet_capture(ndp_band, ndpfreg) 216 self.conf_packet_capture(ndp_band, ndpfreg)
|
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/functional/ |
D | WifiP2pMultiCoutryTest.py | 84 def conf_packet_capture(self, band, channel): member in WifiP2pMultiCoutryTest 137 self.conf_packet_capture(sp2p_band, p2pfreg) 207 self.conf_packet_capture(sp2p_band, p2pfreg)
|