Searched refs:get_child_ipaddrs (Results 1 – 2 of 2) sorted by relevance
242 logging.info('child ipaddrs: %r', leader.get_child_ipaddrs())686 logging.info('child ipaddrs: %r', commissioner.get_child_ipaddrs())
1266 def get_child_ipaddrs(self) -> Dict[Rloc16, List[Ip6Addr]]: member in OTCI