Home
last modified time | relevance | path

Searched refs:rf_band (Results 1 – 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_common.c356 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band, in wps_get_oob_cred() argument
374 (rf_band && wps_build_rf_bands_attr(plain, rf_band)) || in wps_get_oob_cred()
755 u8 channel, rf_band; in wps_build_ap_freq() local
766 rf_band = WPS_RF_24GHZ; in wps_build_ap_freq()
768 rf_band = WPS_RF_50GHZ; in wps_build_ap_freq()
770 rf_band = WPS_RF_60GHZ; in wps_build_ap_freq()
775 if (wps_build_rf_bands_attr(msg, rf_band) || in wps_build_ap_freq()
Dwps_dev_attr.c220 u8 rf_band) in wps_build_rf_bands() argument
222 return wps_build_rf_bands_attr(msg, rf_band ? rf_band : dev->rf_bands); in wps_build_rf_bands()
Dwps_dev_attr.h23 u8 rf_band);
Dwps.h895 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band,
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_common.c356 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band, in wps_get_oob_cred() argument
374 (rf_band && wps_build_rf_bands_attr(plain, rf_band)) || in wps_get_oob_cred()
755 u8 channel, rf_band; in wps_build_ap_freq() local
766 rf_band = WPS_RF_24GHZ; in wps_build_ap_freq()
768 rf_band = WPS_RF_50GHZ; in wps_build_ap_freq()
770 rf_band = WPS_RF_60GHZ; in wps_build_ap_freq()
775 if (wps_build_rf_bands_attr(msg, rf_band) || in wps_build_ap_freq()
Dwps_dev_attr.c220 u8 rf_band) in wps_build_rf_bands() argument
222 return wps_build_rf_bands_attr(msg, rf_band ? rf_band : dev->rf_bands); in wps_build_rf_bands()
Dwps_dev_attr.h23 u8 rf_band);
Dwps.h882 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band,