Home
last modified time | relevance | path

Searched refs:wps_msg_type (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/bsd/wpa/dist/src/wps/
H A Dwps_i.h141 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg,
170 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type);
H A Dwps_upnp.h34 enum wps_msg_type msg_type);
H A Dwps_defs.h172 enum wps_msg_type { enum
H A Dwps_attr_build.c274 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type) in wps_build_msg_type()
H A Dwps.h623 enum wps_msg_type type;
H A Dwps_common.c272 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg, in wps_fail_event()
/netbsd/external/bsd/wpa/dist/src/ap/
H A Dwps_hostapd.c1510 enum wps_msg_type msg_type) in hostapd_rx_req_put_wlan_response()