LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nas_nmrCellInfo Struct Reference

Data Fields

uint32_t nmrCellID
 
uint8_t nmrPlmn [3]
 
uint16_t nmrLac
 
uint16_t nmrArfcn
 
uint8_t nmrBsic
 
uint16_t nmrRxLev
 

Detailed Description

This structure contains information about the Network Measurement Report (NMR) Cell Information.

Parameters
nmrCellID
  • Cell ID.
  • 0xFFFFFFFF indicates cell ID information is not present.
nmrPlmn[NAS_PLMN_LENGTH]
  • MCC/MNC information coded as octet 3, 4, and 5.
  • This field is ignored when nmrCellID is not present.
nmrLac
  • Location area code.
  • This field is ignored when nmrCellID is not present.
    • 0xFFFF - Not Available
nmrArfcn
  • Absolute RF channel number.
    • 0xFFFF - Not Available
nmrBsic
  • Base station identity code.
    • 0xFF - Not Available
nmrRxLev
  • Cell Rx measurement.
  • Values range between 0 and 63.
  • Mapped to a measured signal level:
    • Rxlev 0 is a signal strength less than -110 dBm
    • Rxlev 1 is -110 dBm to -109 dBm
    • Rxlev 2 is -109 dBm to -108 dBm
    • ...
    • Rxlev 62 is -49 dBm to -48 dBm
    • Rxlev 63 is greater than -48 dBm
    • 0xFFFF - Not Available

Field Documentation

uint16_t nas_nmrCellInfo::nmrArfcn
uint8_t nas_nmrCellInfo::nmrBsic
uint32_t nas_nmrCellInfo::nmrCellID
uint16_t nas_nmrCellInfo::nmrLac
uint8_t nas_nmrCellInfo::nmrPlmn[3]
uint16_t nas_nmrCellInfo::nmrRxLev

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved