Infineon Logo Wi-Fi Host Driver (WHD) Public API Reference Guide
 
whd_band_list_t Struct Reference

General Description

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 or WLC_BAND_6G.
 
int32_t other_band [2]
 If value of number_of_bands parameter is 2, then this member specifies the 2nd band.
 

The documentation for this struct was generated from the following file: