Searched defs:OTCI (Results 1 – 3 of 3) sorted by relevance
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):
169 def __run_link_metrics_test_commands(self, initiator: OTCI, subject_address: Ip6Addr) -> bool:
44 class OTCI(object): class