Home
last modified time | relevance | path

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

/openthread-latest/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): argument
1214 if expected_role == Thread_Device_Role.Router:
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,