Home
last modified time | relevance | path

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

/openthread-latest/tools/cp-caps/
Drcp_caps_test.py547 self.__dut.diag_send(packets, length)
610 sender.diag_send(packets, None)
/openthread-latest/tools/otci/otci/
Dotci.py2582 def diag_send(self, packets: int, length: Optional[int] = None, is_async: bool = True): member in OTCI