Home
last modified time | relevance | path

Searched refs:bands (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/wpa_supplicant/src/wps/
Dwps_dev_attr.c398 int wps_process_rf_bands(struct wps_device_data *dev, const u8 *bands) in wps_process_rf_bands() argument
400 if (bands == NULL) { in wps_process_rf_bands()
405 dev->rf_bands = *bands; in wps_process_rf_bands()
Dwps_dev_attr.h30 int wps_process_rf_bands(struct wps_device_data *dev, const u8 *bands);