![]() |
Wi-Fi Host Driver (WHD) Public API Reference Guide | |
Structure for storing radio band list information.
Data Fields | |
| int32_t | number_of_bands |
| Number of bands supported, currently 1 or 2. | |
| int32_t | current_band |
| Current band type: WLC_BAND_2G or WLC_BAND_5G. | |
| int32_t | other_band |
| If value of number_of_bands parameter is 2, then this member specifies the 2nd band. | |