HomeSort by relevance Sort by last modified time
    Searched refs:pin2 (Results 1 - 9 of 9) sorted by null

  /external/wpa_supplicant_8/src/eap_peer/
eap_config.h 552 * pin2 - PIN for USIM, GSM SIM, and smartcards (Phase 2)
558 * This field is like pin2, but used for phase 2 (inside
563 char *pin2; member in struct:eap_peer_config
eap_tls_common.c 148 params->pin = config->pin2;
    [all...]
  /device/generic/goldfish/ril/
ril.h 133 RIL_E_PASSWORD_INCORRECT = 3, /* for PIN/PIN2 methods only! */
134 RIL_E_SIM_PIN2 = 4, /* Operation requires SIM PIN2 to be entered */
135 RIL_E_SIM_PUK2 = 5, /* Operation requires SIM PIN2 to be entered */
623 char *pin2; \/* May be NULL*\/ member in struct:__anon1761
637 char *pin2; \/* May be NULL*\/ member in struct:__anon1762
1114 RIL_PinState pin2; member in struct:__anon1784
    [all...]
  /device/google/cuttlefish_common/guest/hals/ril/libril/
ril.h 137 RIL_E_PASSWORD_INCORRECT = 3, /* for PIN/PIN2 methods only! */
138 RIL_E_SIM_PIN2 = 4, /* Operation requires SIM PIN2 to be entered */
139 RIL_E_SIM_PUK2 = 5, /* Operation requires SIM PIN2 to be entered */
627 char *pin2; \/* May be NULL*\/ member in struct:__anon2856
641 char *pin2; \/* May be NULL*\/ member in struct:__anon2857
1139 RIL_PinState pin2; member in struct:__anon2881
    [all...]
ril_service.cpp 154 const hidl_string& pin2,
158 const hidl_string& pin2, const hidl_string& aid);
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
config_winreg.c 919 STR(pin2);
config_file.c 809 STR(pin2);
    [all...]
config.c     [all...]
  /device/google/cuttlefish_common/guest/hals/ril/
cuttlefish_ril.cpp     [all...]

Completed in 279 milliseconds