Searched refs:MM_MODEM_LOCK_SIM_PIN (Results 1 – 2 of 2) sorted by relevance
128 mm1_constants.MM_MODEM_LOCK_SIM_PIN : {140 self._lock_type = mm1_constants.MM_MODEM_LOCK_SIM_PIN170 self._lock_type = mm1_constants.MM_MODEM_LOCK_SIM_PIN311 if lock_type == mm1_constants.MM_MODEM_LOCK_SIM_PIN:349 self._ResetRetries(mm1_constants.MM_MODEM_LOCK_SIM_PIN)382 self._ResetRetries(mm1_constants.MM_MODEM_LOCK_SIM_PIN)384 self._lock_data[mm1_constants.MM_MODEM_LOCK_SIM_PIN]['code'] = pin413 lock_data = self._lock_data[mm1_constants.MM_MODEM_LOCK_SIM_PIN]418 self._ResetRetries(mm1_constants.MM_MODEM_LOCK_SIM_PIN)430 lock_data = self._lock_data[mm1_constants.MM_MODEM_LOCK_SIM_PIN][all …]
299 MM_MODEM_LOCK_SIM_PIN = 2 variable