Structure for storing the NAS Network Time indication parameters.
- Parameters
-
universalTime |
|
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
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|