Home
last modified time | relevance | path

Searched defs:child_table (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/openthread/tests/toranj/ncp/
H A Dtest-021-address-cache-table.py205 child_table = wpan.parse_list(r3.get(wpan.WPAN_THREAD_CHILD_TABLE)) variable
288 child_table = wpan.parse_list(r2.get(wpan.WPAN_THREAD_CHILD_TABLE)) variable
356 child_table = wpan.parse_list(r3.get(wpan.WPAN_THREAD_CHILD_TABLE)) variable
H A Dtest-019-inform-previous-parent.py108 child_table = wpan.parse_list(parent2.get(wpan.WPAN_THREAD_CHILD_TABLE)) variable
145 child_table = wpan.parse_list(parent1.get(wpan.WPAN_THREAD_CHILD_TABLE)) variable
H A Dtest-038-clear-address-cache-for-sed.py154 child_table = wpan.parse_list(r1.get(wpan.WPAN_THREAD_CHILD_TABLE)) variable
188 child_table = wpan.parse_list(r3.get(wpan.WPAN_THREAD_CHILD_TABLE)) variable
H A Dtest-011-child-table.py74 child_table = wpan.parse_child_table_result(router.get(wpan.WPAN_THREAD_CHILD_TABLE)) variable
/aosp_15_r20/external/openthread/tests/toranj/cli/
H A Dtest-016-child-mode-change.py78 child_table = parent.get_child_table() variable