Searched refs:diag_echo (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/tools/cp-caps/ | ||
D | rcp_caps_test.py | 479 reply = self.__dut.diag_echo(echo_msg) |
/openthread-latest/tools/otci/otci/ | ||
D | otci.py | 2729 def diag_echo(self, message: str) -> str: member in OTCI |