Home
last modified time | relevance | path

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

/hostap/tests/fuzzing/p2p/
Dp2p.c79 static void go_neg_req_rx(void *ctx, const u8 *src, u16 dev_passwd_id, in go_neg_req_rx()
/hostap/src/wps/
Dwps_er.h21 u16 dev_passwd_id; member
Dwps.h594 u16 dev_passwd_id; member
611 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()
/hostap/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/wpa_supplicant/
Dnotify.c703 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.c3042 static void wpas_go_neg_req_rx(void *ctx, const u8 *src, u16 dev_passwd_id, in wpas_go_neg_req_rx()
/hostap/wpa_supplicant/dbus/
Ddbus_new.h484 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/tests/hwsim/
Dtest_dbus.py4646 def goNegotiationRequest(self, path, dev_passwd_id, go_intent=0): argument
5106 def goNegotiationRequest(self, path, dev_passwd_id, go_intent=0): argument