Searched refs:wps_build_ap_channel (Results 1 – 3 of 3) sorted by relevance
183 int wps_build_ap_channel(struct wpabuf *msg, u16 ap_channel);
375 (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()
507 int wps_build_ap_channel(struct wpabuf *msg, u16 ap_channel) in wps_build_ap_channel() function