Home
last modified time | relevance | path

Searched defs:dev_passwd_id (Results 1 – 11 of 11) sorted by relevance

/hostap-latest/tests/fuzzing/p2p/
Dp2p.c68 static void go_neg_req_rx(void *ctx, const u8 *src, u16 dev_passwd_id, in go_neg_req_rx()
/hostap-latest/src/wps/
Dwps_er.h21 u16 dev_passwd_id; member
Dwps_er.c1474 static int wps_er_build_dev_password_id(struct wpabuf *msg, u16 dev_passwd_id) in wps_er_build_dev_password_id()
1502 void wps_er_set_sel_reg(struct wps_er *er, int sel_reg, u16 dev_passwd_id, in wps_er_set_sel_reg()
Dwps.h594 u16 dev_passwd_id; member
611 u16 dev_passwd_id; member
/hostap-latest/wpa_supplicant/wpa_gui-qt4/
Dpeers.cpp1184 int dev_passwd_id = -1; in event_notify() local
1262 int dev_passwd_id = items[5].toInt(); in event_notify() local
/hostap-latest/wpa_supplicant/
Dnotify.c686 const u8 *src, u16 dev_passwd_id, u8 go_intent) in wpas_notify_p2p_go_neg_req()
Dwps_supplicant.c1496 static void wpas_wps_set_sel_reg_cb(void *ctx, int sel_reg, u16 dev_passwd_id, in wpas_wps_set_sel_reg_cb()
Dp2p_supplicant.c2550 static void wpas_go_neg_req_rx(void *ctx, const u8 *src, u16 dev_passwd_id, in wpas_go_neg_req_rx()
/hostap-latest/wpa_supplicant/dbus/
Ddbus_new.h455 u16 dev_passwd_id, in wpas_dbus_signal_p2p_go_neg_req()
Ddbus_new.c1484 const u8 *src, u16 dev_passwd_id, in wpas_dbus_signal_p2p_go_neg_req()
/hostap-latest/tests/hwsim/
Dtest_dbus.py4630 def goNegotiationRequest(self, path, dev_passwd_id, go_intent=0): argument
5090 def goNegotiationRequest(self, path, dev_passwd_id, go_intent=0): argument