SWI_STRUCT_RadioBandList Struct Reference
[Network Management and Status]

#include <SwiStructsCm.h>

List of all members.

Public Attributes

U32 sizeStruct
U32 nNumBands
SWI_STRUCT_RadioBandInfo sList [MAX_BAND_LIST]


Detailed Description

This structure contains list of radio bands.

This structure replaces SWI_STRUCT_Band and should be used with SwiGetCurrentRadioBand. Both SwiGetBandInfo and SWI_STRUCT_Band is obsolete and should no longer be used with devices that support 3G networks.

Supports PC cards, embedded devices, and MP line of products.

See also:
SWI_TYPE_RadioType

SWI_TYPE_RadioBand

SWI_STRUCT_RadioBandInfo

SwiGetCurrentRadioBand


Member Data Documentation

Number of radio bands in list. Ranging from 0 to MAX_BAND_LIST.

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

List of radio bands. Only valid if nNumBands is greater than 0. The array of SWI_STRUCT_RadioBandList structures is populated beginning with index 0 up to index nNumBands-1 sequentially.


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

Generated on Fri Oct 2 10:27:35 2009 for 3G SDK by  doxygen 1.5.9