Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/wpa/src/wps/
HDwps_i.h183 int wps_build_ap_channel(struct wpabuf *msg, u16 ap_channel);
HDwps_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()
HDwps_attr_build.c507 int wps_build_ap_channel(struct wpabuf *msg, u16 ap_channel) in wps_build_ap_channel() function