LinuxSDK  V1.4.0.5
Data Fields
SWI_STRUCT_RadioBandConfig Struct Reference

#include <SwiApiCmBasic.h>

Data Fields

swi_uint32 sizeStruct
 
swi_uint64 nLastSelected
 
swi_uint32 nNumInGroup
 
swi_uint64 arBandSetting [MAX_BAND_GROUPS]
 

Detailed Description

This structure contains radio band configurations.

Only supported on 3G devices and newer.

See Also
Radio Band Group Definitions
SwiGetRadioBandCfg

Field Documentation

swi_uint64 SWI_STRUCT_RadioBandConfig::arBandSetting[MAX_BAND_GROUPS]

An array of band settings. Only valid if nNumInGroup is greater than 0. The array of Radio Band Group Definitions is populated beginning with index 0 up to index nNumInGroup-1 sequentially.

swi_uint64 SWI_STRUCT_RadioBandConfig::nLastSelected

A bit mask indicating the last selected band grouping setting. See Radio Band Group Definitions for more details.

swi_uint32 SWI_STRUCT_RadioBandConfig::nNumInGroup

Number of band settings in list. Ranges from 0 to MAX_BAND_GROUPS.

swi_uint32 SWI_STRUCT_RadioBandConfig::sizeStruct

The size, in bytes, of this structure. This value must always be populated by the calling application.


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

Linux SDK V1.4.0.5
Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved