Home
last modified time | relevance | path

Searched refs:set_next_mlr_response (Results 1 – 2 of 2) sorted by relevance

/external/openthread/tests/scripts/thread-cert/
Dv1_2_test_multicast_listener_registration.py295 bbr.set_next_mlr_response(0)
309 bbr.set_next_mlr_response(2)
322 bbr.set_next_mlr_response(4)
Dnode.py1392 def set_next_mlr_response(self, status: int): member in NodeImpl