Searched refs:wps_build_ap_channel (Results 1 – 3 of 3) sorted by relevance
185 int wps_build_ap_channel(struct wpabuf *msg, u16 ap_channel);
389 (channel && wps_build_ap_channel(plain, channel)) || in wps_get_oob_cred()792 wps_build_ap_channel(msg, ap_channel)) in wps_build_ap_freq()
522 int wps_build_ap_channel(struct wpabuf *msg, u16 ap_channel) in wps_build_ap_channel() function