◆ ChangeMode
| Enumerator |
|---|
| WITH_PIN | |
| WITH_PUK | |
◆ ChangePIN()
| bool cuttlefish::SimService::PinStatus::ChangePIN |
( |
ChangeMode |
mode, |
|
|
std::string_view |
pin_or_puk, |
|
|
std::string_view |
new_pin |
|
) |
| |
◆ ChangePUK()
| bool cuttlefish::SimService::PinStatus::ChangePUK |
( |
std::string_view |
puk, |
|
|
std::string_view |
new_puk |
|
) |
| |
◆ CheckPasswordValid()
| bool cuttlefish::SimService::PinStatus::CheckPasswordValid |
( |
std::string_view |
password | ) |
|
◆ VerifyPIN()
| bool cuttlefish::SimService::PinStatus::VerifyPIN |
( |
std::string_view |
pin | ) |
|
◆ VerifyPUK()
| bool cuttlefish::SimService::PinStatus::VerifyPUK |
( |
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: