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

Data Fields

uint16_t year
 
uint8_t month
 
uint8_t day
 
uint8_t hour
 
uint8_t minute
 
uint8_t second
 
uint8_t dayOfWeek
 
int8_t timeZone
 
uint8_t dayLtSavingAdj
 
uint8_t radioInterface
 
uint8_t 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

uint8_t nas_timeInfo::day
uint8_t nas_timeInfo::dayLtSavingAdj
uint8_t nas_timeInfo::dayOfWeek
uint8_t nas_timeInfo::hour
uint8_t nas_timeInfo::minute
uint8_t nas_timeInfo::month
uint8_t nas_timeInfo::radioInterface
uint8_t nas_timeInfo::second
int8_t nas_timeInfo::timeZone
uint8_t nas_timeInfo::TlvPresent
uint16_t nas_timeInfo::year

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