Home
last modified time | relevance | path

Searched refs:wps_build_ap_channel (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/wps/
H A Dwps_i.h184 int wps_build_ap_channel(struct wpabuf *msg, u16 ap_channel);
H A Dwps_common.c375 (channel && wps_build_ap_channel(plain, channel)) || in wps_get_oob_cred()
776 wps_build_ap_channel(msg, ap_channel)) in wps_build_ap_freq()
H A Dwps_attr_build.c516 int wps_build_ap_channel(struct wpabuf *msg, u16 ap_channel) in wps_build_ap_channel() function