Home
last modified time | relevance | path

Searched refs:DEV_PW_DEFAULT (Results 1 – 12 of 12) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_old_handlers_wps.c92 DEV_PW_DEFAULT); in wpas_dbus_iface_wps_pin()
95 DEV_PW_DEFAULT); in wpas_dbus_iface_wps_pin()
Ddbus_new_handlers_wps.c282 DEV_PW_DEFAULT); in wpas_dbus_handler_wps_start()
/external/wpa_supplicant_8/src/wps/
Dwps_upnp_ap.c54 WPA_GET_BE16(attr.dev_password_id) : DEV_PW_DEFAULT; in upnp_er_set_selected_registrar()
Dwps_defs.h151 DEV_PW_DEFAULT = 0x0000, enumerator
Dwps_enrollee.c877 if ((id == DEV_PW_DEFAULT && in wps_process_dev_pw_id()
880 wps->dev_pw_id == DEV_PW_DEFAULT)) { in wps_process_dev_pw_id()
897 if (wps->dev_pw_id == DEV_PW_PUSHBUTTON && id == DEV_PW_DEFAULT) { in wps_process_dev_pw_id()
Dwps_attr_build.c28 if (wps->dev_pw_id != DEV_PW_DEFAULT && wps->wps->dh_privkey && in wps_build_public_key()
Dwps_registrar.c511 u16 id = reg->pbc ? DEV_PW_PUSHBUTTON : DEV_PW_DEFAULT; in wps_build_sel_reg_dev_password_id()
527 u16 id = reg->pbc ? DEV_PW_PUSHBUTTON : DEV_PW_DEFAULT; in wps_build_sel_pbc_reg_uuid_e()
1224 reg->pbc ? DEV_PW_PUSHBUTTON : DEV_PW_DEFAULT, in wps_cb_set_sel_reg()
1382 wps->dev_pw_id = DEV_PW_DEFAULT; in wps_get_dev_password()
2567 wps->dev_pw_id != DEV_PW_DEFAULT && in wps_process_m1()
/external/wpa_supplicant_8/src/p2p/
Dp2p_go_neg.c110 return DEV_PW_DEFAULT; in p2p_wps_method_pw_id()
Dp2p.c938 u16 pw_id = DEV_PW_DEFAULT; in p2p_search()
1098 DEV_PW_DEFAULT); in p2p_find()
1104 DEV_PW_DEFAULT); in p2p_find()
/external/wpa_supplicant_8/wpa_supplicant/
Dscan.c444 DEV_PW_DEFAULT, in wpa_supplicant_extra_ies()
Dctrl_iface.c746 DEV_PW_DEFAULT); in wpa_supplicant_ctrl_iface_wps_pin()
755 ret = wpas_wps_start_pin(wpa_s, _bssid, NULL, 0, DEV_PW_DEFAULT); in wpa_supplicant_ctrl_iface_wps_pin()
Dp2p_supplicant.c1195 u16 dev_pw_id = DEV_PW_DEFAULT; in wpas_start_wps_enrollee()
4510 wps_ie = wps_build_probe_req_ie(DEV_PW_DEFAULT, &wpa_s->wps->dev, in wpas_p2p_join_scan_req()