Home
last modified time | relevance | path

Searched defs:OTCI (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/tools/otci/tests/
Dtest_otci.py340 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/
Drcp_caps_test.py169 def __run_link_metrics_test_commands(self, initiator: OTCI, subject_address: Ip6Addr) -> bool:
/openthread-latest/tools/otci/otci/
Dotci.py44 class OTCI(object): class