Home
last modified time | relevance | path

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

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