Searched defs:puk (Results 1 – 2 of 2) sorted by relevance
214 bool SimService::PinStatus::VerifyPUK(const std::string_view puk) { in VerifyPUK()268 bool SimService::PinStatus::ChangePUK(const std::string_view puk, in ChangePUK()1174 auto puk = cmd.GetNextStr(','); in HandleChangeOrEnterPIN() local
1122 Return<void> RadioImpl_1_6::supplyIccPukForApp(int32_t serial, const hidl_string& puk, in supplyIccPukForApp()