Home
last modified time | relevance | path

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

/external/openthread/tools/otci/tests/
Dtest_otci.py346 def _test_otci_dns(self, client: OTCI, server: OTCI):
376 def _test_otci_srp(self, client: OTCI, server: OTCI):
508 def _test_otci_srp_remove(self, client: OTCI, server: OTCI):
/external/openthread/tools/otci/otci/
Dotci.py44 class OTCI(object): class