Searched refs:parse_child_table_result (Results 1 – 3 of 3) sorted by relevance
74 child_table = wpan.parse_child_table_result(router.get(wpan.WPAN_THREAD_CHILD_TABLE))
49 child_table = wpan.parse_child_table_result(parent.get(wpan.WPAN_THREAD_CHILD_TABLE))
1289 def parse_child_table_result(child_table_list): function