Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_i.h183 int wps_build_ap_channel(struct wpabuf *msg, u16 ap_channel);
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()
Dwps_attr_build.c507 int wps_build_ap_channel(struct wpabuf *msg, u16 ap_channel) in wps_build_ap_channel() function