Home
last modified time | relevance | path

Searched refs:pending_req_pin (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_config.h658 * pending_req_pin - Whether there is a pending PIN request
664 int pending_req_pin; member
H A Deap.c405 (config->pending_req_pin || in SM_STATE()
2418 config->pending_req_pin++; in eap_sm_request()
2594 if (config->pending_req_pin) in eap_sm_notify_ctrl_attached()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_config.h570 * pending_req_pin - Whether there is a pending PIN request
576 int pending_req_pin; member
H A Deap.c413 (config->pending_req_pin || in SM_STATE()
2477 config->pending_req_pin++; in eap_sm_request()
2653 if (config->pending_req_pin) in eap_sm_notify_ctrl_attached()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c6923 eap->pending_req_pin = 0;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c8355 eap->pending_req_pin = 0;

Completed in 27 milliseconds