◆ ChangeMode
Enumerator |
---|
WITH_PIN | |
WITH_PUK | |
◆ ChangePIN()
bool cuttlefish::SimService::PinStatus::ChangePIN |
( |
ChangeMode |
mode, |
|
|
const std::string_view |
pin_or_puk, |
|
|
const std::string_view |
new_pin |
|
) |
| |
◆ ChangePUK()
bool cuttlefish::SimService::PinStatus::ChangePUK |
( |
const std::string_view |
puk, |
|
|
const std::string_view |
new_puk |
|
) |
| |
◆ CheckPasswordValid()
bool cuttlefish::SimService::PinStatus::CheckPasswordValid |
( |
std::string_view |
password | ) |
|
◆ VerifyPIN()
bool cuttlefish::SimService::PinStatus::VerifyPIN |
( |
const std::string_view |
pin | ) |
|
◆ VerifyPUK()
bool cuttlefish::SimService::PinStatus::VerifyPUK |
( |
const std::string_view |
puk | ) |
|
◆ pin_
std::string cuttlefish::SimService::PinStatus::pin_ |
◆ pin_remaining_times_
int cuttlefish::SimService::PinStatus::pin_remaining_times_ |
◆ puk_
std::string cuttlefish::SimService::PinStatus::puk_ |
◆ puk_remaining_times_
int cuttlefish::SimService::PinStatus::puk_remaining_times_ |
The documentation for this struct was generated from the following files: