Home
last modified time | relevance | path

Searched refs:expect_command_echo (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/tests/scripts/thread-cert/
Dnode.py925 def send_command(self, cmd, go=True, expect_command_echo=True): argument
932 if expect_command_echo:
2676 self.send_command(cmd, expect_command_echo=False)
2679 self.send_command('version', expect_command_echo=False)