Home
last modified time | relevance | path

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

/openthread-latest/tools/harness-thci/
DOpenThread_BR.py326 if self.IsHost:
337 if not self.IsHost:
361 self.IsHost = True
451 if self.IsHost or self.IsBorderRouter:
477 if self.IsHost or self.IsBorderRouter:
564 assert self.IsHost, "radvd service runs on Host only"
599 assert self.IsHost, "radvd service runs on Host only"
DOpenThread.py201 IsHost = False variable in OpenThreadTHCI
1479 self.IsHost = False