Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
timeInfo Struct Reference

#include <qaGobiApiNas.h>

Data Fields

WORD year
 
BYTE month
 
BYTE day
 
BYTE hour
 
BYTE minute
 
BYTE second
 
BYTE dayOfWeek
 
INT8 timeZone
 
BYTE dayLtSavingAdj
 
BYTE radioInterface
 

Detailed Description

This structure contains the parameters for Network Time.

Parameters
year
  • Year
month
  • Month
  • 1 is January and 12 is December
day
  • Day
  • Range - 1 to 31
hour
  • Hour
  • Range - 0 to 59
minute
  • Minute
  • Range - 0 to 59
second
  • Second
  • Range - 0 to 59
dayOfWeek
  • Day of the week
  • 0 is Monday and 6 is Sunday
timeZone
  • Offset from Universal time
  • The difference between local time and Universal time, in increments of 15 min
  • Signed Value
dayLtSavingAdj
  • Daylight saving adjustment in hours
  • Possible values - 0, 1, and 2.
  • This field is ignored if radio_if is NAS_RADIO_IF_CDMA_1XEVDO
radioInterface
  • 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

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