#include <SwiStructsGsm.h>
Public Attributes | |
U32 | sizeStruct |
U32 | cntValidBands |
SWI_TYPE_Band | eBandType |
SWI_TYPE_Band | arrBand [NUMBER_Band] |
bool | bChangeSuccess |
The following set of band related objects should only be used with AC710, AC750, AC775, AC850, AC860.
This structure contains the current frequency band and a list of frequency bands that the modem supports. The bChangeSuccess field should not be used.
This structure is used by the SwiGetBandInfo function and the SWI_NOTIFY_Band and SWI_NOTIFY_BandWrite notifications.
SWI_TYPE_Band SWI_STRUCT_Band::arrBand[NUMBER_Band] |
List of available bands
Unused parameter
Number of valid bands in the array
Current band.
The size, in bytes, of this structure. This value must be supplied when calling SwiGetBandInfo.