Home
last modified time | relevance | path

Searched refs:sim_path (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/cros/networking/
Dmm1_proxy.py280 sim_path = self.properties(mm1_constants.I_MODEM).get('Sim')
281 if not sim_path:
283 return self.get_sim_at_path(sim_path)
285 def get_sim_at_path(self, sim_path): argument
292 sim_proxy = SimProxy(self._bus, sim_path)
/external/autotest/client/cros/cellular/
Dtest_environment.py379 sim_path = modem_props['Sim']
382 'primary slot:%d', sim_path, primary_slot)
394 if is_usable_sim(sim_path):
399 'current sim path:%s slots:%s', sim_path, slots)
/external/autotest/client/cros/cellular/pseudomodem/
Dmodem_3gpp.py183 sim_path = self.Get(mm1_constants.I_MODEM, 'Sim')
185 assert sim_path == mm1_constants.ROOT_PATH
189 assert sim_path != mm1_constants.ROOT_PATH