Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_dev_attr.c418 int wps_process_rf_bands(struct wps_device_data *dev, const u8 *bands) in wps_process_rf_bands() argument
420 if (bands == NULL) { in wps_process_rf_bands()
425 dev->rf_bands = *bands; in wps_process_rf_bands()
Dwps_dev_attr.h33 int wps_process_rf_bands(struct wps_device_data *dev, const u8 *bands);