Searched refs:DEV_PW_REGISTRAR_SPECIFIED (Results 1 - 17 of 17) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_defs.h165 DEV_PW_REGISTRAR_SPECIFIED = 0x0005, enumerator in enum:wps_dev_password_id
H A Dwps_enrollee.c906 wps->dev_pw_id == DEV_PW_REGISTRAR_SPECIFIED) ||
907 (id == DEV_PW_REGISTRAR_SPECIFIED &&
H A Dwps_registrar.c2613 wps->dev_pw_id != DEV_PW_REGISTRAR_SPECIFIED &&
/external/wpa_supplicant_8/src/wps/
H A Dwps_defs.h165 DEV_PW_REGISTRAR_SPECIFIED = 0x0005, enumerator in enum:wps_dev_password_id
H A Dwps_enrollee.c906 wps->dev_pw_id == DEV_PW_REGISTRAR_SPECIFIED) ||
907 (id == DEV_PW_REGISTRAR_SPECIFIED &&
H A Dwps_registrar.c2613 wps->dev_pw_id != DEV_PW_REGISTRAR_SPECIFIED &&
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_defs.h165 DEV_PW_REGISTRAR_SPECIFIED = 0x0005, enumerator in enum:wps_dev_password_id
H A Dwps_enrollee.c906 wps->dev_pw_id == DEV_PW_REGISTRAR_SPECIFIED) ||
907 (id == DEV_PW_REGISTRAR_SPECIFIED &&
H A Dwps_registrar.c2613 wps->dev_pw_id != DEV_PW_REGISTRAR_SPECIFIED &&
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_pd.c691 passwd_id = DEV_PW_REGISTRAR_SPECIFIED;
1148 passwd_id == DEV_PW_REGISTRAR_SPECIFIED) ||
1151 passwd_id == DEV_PW_REGISTRAR_SPECIFIED))) {
1408 passwd_id = DEV_PW_REGISTRAR_SPECIFIED;
1579 passwd_id == DEV_PW_REGISTRAR_SPECIFIED) ||
H A Dp2p_go_neg.c103 return DEV_PW_REGISTRAR_SPECIFIED;
923 case DEV_PW_REGISTRAR_SPECIFIED:
1303 case DEV_PW_REGISTRAR_SPECIFIED:
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_pd.c691 passwd_id = DEV_PW_REGISTRAR_SPECIFIED;
1148 passwd_id == DEV_PW_REGISTRAR_SPECIFIED) ||
1151 passwd_id == DEV_PW_REGISTRAR_SPECIFIED))) {
1408 passwd_id = DEV_PW_REGISTRAR_SPECIFIED;
1579 passwd_id == DEV_PW_REGISTRAR_SPECIFIED) ||
H A Dp2p_go_neg.c103 return DEV_PW_REGISTRAR_SPECIFIED;
923 case DEV_PW_REGISTRAR_SPECIFIED:
1303 case DEV_PW_REGISTRAR_SPECIFIED:
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_pd.c691 passwd_id = DEV_PW_REGISTRAR_SPECIFIED;
1148 passwd_id == DEV_PW_REGISTRAR_SPECIFIED) ||
1151 passwd_id == DEV_PW_REGISTRAR_SPECIFIED))) {
1408 passwd_id = DEV_PW_REGISTRAR_SPECIFIED;
1579 passwd_id == DEV_PW_REGISTRAR_SPECIFIED) ||
H A Dp2p_go_neg.c103 return DEV_PW_REGISTRAR_SPECIFIED;
923 case DEV_PW_REGISTRAR_SPECIFIED:
1303 case DEV_PW_REGISTRAR_SPECIFIED:
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
H A Dhidl_manager.h569 DEV_PW_REGISTRAR_SPECIFIED, member in namespace:android::hardware::wifi::supplicant::V1_0::implementation
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c1665 dev_pw_id = DEV_PW_REGISTRAR_SPECIFIED;

Completed in 173 milliseconds