LinuxQMISDK  SLQS04.00.00
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
timeInfo Struct Reference

Data Fields

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

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
TlvPresent
  • Tlv Present.

Field Documentation

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

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