RILCELLTOWERINFO Struct Reference
[Radio Interface Layer (RIL) oriented code.]

Struct RILCELLTOWERINFO. More...

#include <cellinfo.h>


Data Fields

DWORD cbSize
 Structure size in bytes.
DWORD dwParams
 Specifies valid parameters.
DWORD dwMobileCountryCode
 Country/region code.
DWORD dwMobileNetworkCode
 Code of the mobile network.
DWORD dwLocationAreaCode
 Area code of the current location.
DWORD dwCellID
 ID of the cellular tower.
DWORD dwBaseStationID
 ID of the base station.
DWORD dwBroadcastControlChannel
 Broadcast Control Channel (BCCH).
DWORD dwRxLevel
 Received signal level.
DWORD dwRxLevelFull
 Received signal level in the full network.
DWORD dwRxLevelSub
 Received signal level in the subsystem.
DWORD dwRxQuality
 Received signal quality.
DWORD dwRxQualityFull
 Received signal quality in the full network.
DWORD dwRxQualitySub
 Received signal quality in the subsystem.
DWORD dwIdleTimeSlot
 Idle timeslot.
DWORD dwTimingAdvance
 Timing advance.
DWORD dwGPRSCellID
 ID of the GPRS cellular tower.
DWORD dwGPRSBaseStationID
 ID of the GPRS base station.
DWORD dwNumBCCH
 Number of the BCCH.
BYTE rgbBCCH [MAXLENGTH_BCCH]
 BCCH, in bytes.
BYTE rgbNMR [MAXLENGTH_NMR]
 Length of the Non-Membership Report (NMR), in bytes.


Detailed Description

Struct RILCELLTOWERINFO.

As defined in Microsofts ril.h. http://msdn.microsoft.com/en-us/library/aa921533.aspx


Field Documentation

Structure size in bytes.

Specifies valid parameters.

OR-ed RIL_PARAM-constants, see http://msdn.microsoft.com/en-us/library/aa919918.aspx

Country/region code.

Code of the mobile network.

Area code of the current location.

ID of the cellular tower.

ID of the base station.

Broadcast Control Channel (BCCH).

Received signal level.

Received signal level in the full network.

Received signal level in the subsystem.

Received signal quality.

Received signal quality in the full network.

Received signal quality in the subsystem.

Idle timeslot.

Timing advance.

ID of the GPRS cellular tower.

ID of the GPRS base station.

Number of the BCCH.

BYTE RILCELLTOWERINFO::rgbBCCH[MAXLENGTH_BCCH]

BCCH, in bytes.

BYTE RILCELLTOWERINFO::rgbNMR[MAXLENGTH_NMR]

Length of the Non-Membership Report (NMR), in bytes.


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

Generated on Mon Jul 12 14:51:51 2010 for cetoys by  doxygen 1.5.6