Searched defs:rpm_port (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | rpm_controller_utils.py | 86 def set_rpm_port_state(self, rpm_port, state): argument 104 def turn_on(self, rpm_port): argument 116 def turn_off(self, rpm_port): argument 137 def turn_on_ap(pcap, ssid, rpm_port, rpm_ip=None, rpm=None): argument 164 def turn_off_ap(rpm_port, rpm_ip=None, rpm=None): argument
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiChaosTest.py | 235 def unlock_and_turn_off_ap(self, hostname, rpm_port, rpm_ip): argument 251 def run_connect_disconnect(self, network, hostname, rpm_port, rpm_ip, argument
|