Mistake on this page?
Report an issue in GitHub or email us
Data Fields
whd_band_list_t Struct Reference

Structure for storing radio band list information. More...

#include <whd_types.h>

Data Fields

int32_t number_of_bands
 Number of bands supported, currently 1 or 2. More...
 
int32_t current_band
 Current band type: WLC_BAND_2G or WLC_BAND_5G. More...
 
int32_t other_band
 If value of number_of_bands parameter is 2, then this member specifies the 2nd band. More...
 

Detailed Description

Structure for storing radio band list information.

Definition at line 282 of file whd_types.h.

Field Documentation

int32_t current_band

Current band type: WLC_BAND_2G or WLC_BAND_5G.

Definition at line 285 of file whd_types.h.

int32_t number_of_bands

Number of bands supported, currently 1 or 2.

Definition at line 284 of file whd_types.h.

int32_t other_band

If value of number_of_bands parameter is 2, then this member specifies the 2nd band.

Definition at line 286 of file whd_types.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.