Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_nas_SLQSNasNetworkTimeCallBack_ind_t Struct Reference

#include <nas.h>

Data Fields

nas_UniversalTimepUniversalTime
 
uint8_t * pTimeZone
 
uint8_t * pDayltSavAdj
 
uint8_t * pRadioInterface
 
uint16_t Tlvresult
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

Structure for storing the NAS Network Time indication parameters.

Parameters
pUniversalTime
pTimeZone
  • Time Zone.
  • Offset from Universal time, i.e., the difference between local time and Universal time, in increments of 15 min (signed value).
  • Bit to check in ParamPresenceMask - 16
pDayltSavAdj
  • Daylight Saving Adjustment.
  • Daylight saving adjustment in hr.
    • Possible values: 0, 1, and 2.
  • Bit to check in ParamPresenceMask - 17
pRadioInterface
  • Radio interface from which the information comes
  • Values
    • 0x01 - NAS_RADIO_IF_CDMA_1X - cdma2000 1X
    • 0x02 - NAS_RADIO_IF_CDMA_1XEVDO - cdma2000 HRPD (1xEV-DO)
    • 0x04 - NAS_RADIO_IF_GSM - GSM
    • 0x05 - NAS_RADIO_IF_UMTS - UMTS
    • 0x08 - NAS_RADIO_IF_LTE - LTE
    • 0x09 - NAS_RADIO_IF_TDSCDMA -TD-SCDMA
  • Bit to check in ParamPresenceMask - 18
Tlvresult
  • unpack result
ParamPresenceMask
  • bitmask representation to indicate valid parameters.
5G Specific:

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