Home
last modified time | relevance | path

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

/openthread-latest/tests/scripts/thread-cert/
Dfind_border_agents.py45 thread_status = None variable in BorderAgent
51 return str([self.alias, self.addr, self.port, self.thread_status])
81 ba.thread_status = (sb[3] & 0x18) >> 3
/openthread-latest/tools/harness-thci/
DOpenThread_BR.py678 alias, addr, port, thread_status = eval(line)
679 if thread_status == 2 and addr: