Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dbase_lib.py52 def send_command(self, test_id, test_cmd, test_args, response_timeout=30): member in BaseLib
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwlan_device.py136 def send_command(self, command): member in WlanDevice
261 def send_command(self, command): member in AndroidWlanDevice
466 def send_command(self, command): member in FuchsiaWlanDevice
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmg3710a.py106 def send_command(self, command, sock_timeout=30, opc=True): member in MG3710A
Dmd8475a.py607 def send_command(self, command, sock_timeout=120): member in MD8475A