Home
last modified time | relevance | path

Searched defs:wait_for (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/tests/scripts/expect/
D_common.exp38 proc wait_for {command success {failure {[\r\n]FAILURE_NOT_EXPECTED[\r\n]}}} { procedure
/openthread-latest/tools/otci/otci/
Dotci.py2738 …def wait_for(self, command: str, expect_line: Optional[Union[str, Pattern, Collection[Any]]], time… member in OTCI