No description available.
The WWAN_GSM_NMR_INFO structure represents information about a neighboring GSM cell.
ProviderIdOffsetThe offset in bytes, calculated from the beginning of this structure, to a numeric (0-9) string called ProviderId that represents the network provider identity. This string is a concatenation of a three-digit Mobile Country Code (MCC) and a two or three-digit Mobile Network Code (MNC). This member can be NULL when no ProviderId information is returned.
ProviderIdSizeThe size, in bytes, used for ProviderId.
LocationAreaCodeThe Location Area Code (0-65535). Use 0xFFFFFFFF when this information is not available.
CellIdThe Cell ID (0-65535). Use 0xFFFFFFFF when this information is not available.
ARFCNThe Absolute Radio Frequency Channel Number of the serving cell (0-1023). Use 0xFFFFFFFF when this information is not available.
BaseStationIdThe radio Base Station ID of the serving cell (0-63). Use 0xFFFFFFFF when this information is not available.
RxLevelThe received signal strength (RSS) of the serving cell (0-63), where
X = 0, if RSS < -110 dBm
X = 63, if RSS > -47 dBm
X = integer [RSS + 110], if -110 <= RSS <= -47
Use 0xFFFFFFFF when this information is not available.
DataThe data buffer containing ProviderId.
MB base stations information query support