Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_nas_SLQSSwiGetLteCQI_t Struct Reference

#include <nas.h>

Data Fields

uint8_t ValidityCW0
 
uint8_t CQIValueCW0
 
uint8_t ValidityCW1
 
uint8_t CQIValueCW1
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure contains paramaters unpack fetch CQI parameters for LTE data session.

Parameters
ValidityCW0[OUT]
  • Values
    • 0- Invalid.
    • 1- Valid.
  • Bit to check in ParamPresenceMask - 1
CQIValueCW0[OUT]
  • Values
    • Range 0~15
  • Bit to check in ParamPresenceMask - 1
ValidityCW1[OUT]
  • Values
    • 0- Invalid.
    • 1- Valid.
  • Bit to check in ParamPresenceMask - 1
CQIValueCW1[OUT]
  • Values
    • Range 0~15
  • Bit to check in ParamPresenceMask - 1
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

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