Home
last modified time | relevance | path

Searched refs:LEADER_RESET_DELAY (Results 1 – 11 of 11) sorted by relevance

/openthread-3.5.0/tests/toranj/ncp/
Dtest-027-child-mode-change.py100 LEADER_RESET_DELAY = 38 variable
148 wpan.verify_within(check_child_table, WAIT_INTERVAL + LEADER_RESET_DELAY)
/openthread-3.5.0/tests/scripts/thread-cert/
Dtest_set_mliid.py66 self.simulator.go(config.LEADER_RESET_DELAY)
Dv1_2_test_csl_transmission.py128 self.simulator.go(config.LEADER_RESET_DELAY)
136 self.simulator.go(config.LEADER_RESET_DELAY)
Dtest_leader_reboot_multiple_link_request.py101 self.simulator.go(config.LEADER_RESET_DELAY)
Dtest_router_reboot_multiple_link_request.py135 self.simulator.go(config.LEADER_RESET_DELAY)
DCert_5_5_04_SplitMergeRouters.py105 self.simulator.go(50 + config.LEADER_RESET_DELAY)
Dtest_history_tracker.py131 self.simulator.go(config.LEADER_RESET_DELAY)
DCert_5_5_02_LeaderReboot.py87 self.simulator.go(config.LEADER_RESET_DELAY)
DCert_5_5_07_SplitMergeThreeWay.py96 self.simulator.go(30 + config.LEADER_RESET_DELAY)
DCert_5_5_03_SplitMergeChildren.py117 self.simulator.go(config.LEADER_RESET_DELAY)
Dconfig.py165 LEADER_RESET_DELAY = 41 variable