Home
last modified time | relevance | path

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

/openthread-latest/tools/otci/otci/
Dcommand_handlers.py42 class OTCommandHandler(ABC): class
Dotci.py54 def __init__(self, otcmd: OTCommandHandler):
3188 def connect_cmd_handler(cmd_handler: OTCommandHandler) -> OTCI: