Home
last modified time | relevance | path

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

/openthread-3.6.0/tools/harness-thci/
DOpenThread.py1192 self.wait_for_attach_to_the_network(expected_role=eRoleId,
1197 def wait_for_attach_to_the_network(self, expected_role, timeout, raise_assert=False): member in OpenThreadTHCI
1314 …return self.wait_for_attach_to_the_network(expected_role="", timeout=self.NETWORK_ATTACHMENT_TIMEO…
1330 …return self.wait_for_attach_to_the_network(expected_role="", timeout=self.NETWORK_ATTACHMENT_TIMEO…
2178 self.wait_for_attach_to_the_network(expected_role=self.deviceRole,
2307 self.wait_for_attach_to_the_network(expected_role=self.deviceRole,