Home
last modified time | relevance | path

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

/openthread-latest/tools/cp-caps/
Drcp_caps_test.py404 self.__dut.diag_set_channel(channel)
540 self.__dut.diag_set_channel(channel)
541 self.__ref.diag_set_channel(channel)
568 self.__dut.diag_set_channel(channel)
569 self.__ref.diag_set_channel(channel)
602 sender.diag_set_channel(channel)
603 receiver.diag_set_channel(channel)
/openthread-latest/tools/otci/otci/
Dotci.py2524 def diag_set_channel(self, channel: int): member in OTCI