Searched defs:OTCI (Results 1 – 3 of 3) sorted by relevance
/openthread-latest/tools/otci/tests/ |
D | test_otci.py | 340 def _test_otci_dns(self, client: OTCI, server: OTCI): 370 def _test_otci_srp(self, client: OTCI, server: OTCI): 502 def _test_otci_srp_remove(self, client: OTCI, server: OTCI):
|
/openthread-latest/tools/cp-caps/ |
D | rcp_caps_test.py | 280 def __run_link_metrics_test_commands(self, initiator: OTCI, subject_address: Ip6Addr) -> bool: 589 sender: OTCI, 590 receiver: OTCI,
|
/openthread-latest/tools/otci/otci/ |
D | otci.py | 44 class OTCI(object): class
|