Home
last modified time | relevance | path

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

/openthread-latest/tests/toranj/cli/
Dcli.py383 def get_child_table(self): member in Node
/openthread-latest/tools/otci/otci/
Dotci.py740 def get_child_table(self) -> Dict[ChildId, Dict[str, Any]]: member in OTCI
/openthread-latest/tests/scripts/thread-cert/
Dnode.py2072 def get_child_table(self) -> Dict[int, Dict[str, Any]]: member in NodeImpl