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

Data Fields

uint8_t LTESNRThresListLen
 
int16_t * pLTESNRThresList
 

Detailed Description

This structure contains LTE SNR threshold list.

Parameters
LTESNRThresListLen
  • Length of the LTE SNR threshold list parameter to follow
pLTESNRThresList
  • Sequence of thresholds delimiting SNR event reporting bands
  • Every time a SNR value crosses a threshold value, an event report indication message with the new SNR value is sent to the requesting control point. For this field
    • For LTE, each SNR threshold value is a signed 2 Byte value
    • Maximum number of threshold values is 16
    • At least one value must be specified
    • SNR level as a scaled integer in units of 0.1 dB; e.g., -16 dB has a value of -160 and 24.6 dB has a value of 246

Field Documentation

uint8_t nas_LTESNRThresh::LTESNRThresListLen
int16_t* nas_LTESNRThresh::pLTESNRThresList

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