Home
last modified time | relevance | path

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

/external/openthread/tools/otci/otci/
Dotci.py719 def get_child_table(self) -> Dict[ChildId, Dict[str, Any]]: member in OTCI
/external/openthread/tests/scripts/thread-cert/
Dnode.py1771 def get_child_table(self) -> Dict[int, Dict[str, Any]]: member in NodeImpl