Searched refs:MM_MODEM_LOCK_SIM_PIN (Results 1 – 2 of 2) sorted by relevance
134 mm1_constants.MM_MODEM_LOCK_SIM_PIN : {146 self._lock_type = mm1_constants.MM_MODEM_LOCK_SIM_PIN176 self._lock_type = mm1_constants.MM_MODEM_LOCK_SIM_PIN317 if lock_type == mm1_constants.MM_MODEM_LOCK_SIM_PIN:355 self._ResetRetries(mm1_constants.MM_MODEM_LOCK_SIM_PIN)388 self._ResetRetries(mm1_constants.MM_MODEM_LOCK_SIM_PIN)390 self._lock_data[mm1_constants.MM_MODEM_LOCK_SIM_PIN]['code'] = pin419 lock_data = self._lock_data[mm1_constants.MM_MODEM_LOCK_SIM_PIN]424 self._ResetRetries(mm1_constants.MM_MODEM_LOCK_SIM_PIN)436 lock_data = self._lock_data[mm1_constants.MM_MODEM_LOCK_SIM_PIN][all …]
283 MM_MODEM_LOCK_SIM_PIN = 2 variable