Lines Matching refs:IsBorderRouter
200 IsBorderRouter = False variable in OpenThreadTHCI
433 if not self.IsBorderRouter:
930 elif bType == MacType.EthMac and self.IsBorderRouter:
1226 if self.IsBorderRouter:
1288 if not self.IsBorderRouter:
1396 if not self.IsBorderRouter:
1414 if self.IsBorderRouter:
1482 if self.IsBorderRouter:
2847 assert not self.IsBorderRouter, "Method not expected to be used with border router devices"
3271 if thver in ['1.3', '4'] and not self.IsBorderRouter:
3274 elif thver in ['1.3', '4'] and self.IsBorderRouter:
3277 elif thver in ['1.2', '3'] and not self.IsBorderRouter:
3280 elif thver in ['1.2', '3'] and self.IsBorderRouter: