Searched refs:lock_type (Results 1 – 2 of 2) sorted by relevance
1674 auto lock_type = cmd.GetNextStr(); in HandleQueryRemainTimes() local1676 if (lock_type == "SIM PIN") { in HandleQueryRemainTimes()1679 } else if (lock_type == "SIM PUK") { in HandleQueryRemainTimes()1682 } else if (lock_type == "SIM PIN2") { in HandleQueryRemainTimes()1685 } else if (lock_type == "SIM PUK2") { in HandleQueryRemainTimes()
3155 char *lock_type = NULL; local3168 err = at_tok_nextstr(&line, &lock_type);