Searched refs:wait_until_attached (Results 1 – 8 of 8) sorted by relevance
102 self.simulator.wait_until_attached(self.dut,
199 self.simulator.wait_until_attached(timeout=self.attach_timeout)
462 def wait_until_attached(self, timeout=120): member in CMX500CellularSimulator475 self.cmx.wait_until_attached(timeout)
703 def wait_until_attached(self, timeout=120): member in CMW500CellularSimulator
621 def wait_until_attached(self, timeout=120): member in Cmx500
539 def wait_until_attached(self, timeout=120): member in AbstractCellularSimulator
593 def wait_until_attached(self, timeout=120): member in MD8475CellularSimulator
661 def wait_until_attached(self, dut, timeout, attach_retries): member in UXMCellularSimulator