Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_dms_GetNetworkTime_t Struct Reference

#include <dms.h>

Data Fields

uint16_t source
 
uint64_t timestamp
 
uint16_t Tlvresult
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure used to store unpack_dms_GetNetworkTime parameters

Parameters
source
  • Source of timestamp
    0 - 32 kHz device clock
    1 - CDMA network
    2 - cdma2000 1xEV-DO network
  • Bit to check in ParamPresenceMask - 1
timestamp
  • Count of 1.25 ms that have elapsed from the start of GPS time (Jan 6, 1980)
  • Bit to check in ParamPresenceMask - 1
Tlvresult
  • Unpack Result
ParamPresenceMask
  • bitmask representation to indicate valid parameters.
Note
The source of the timestamp provided specifies how the timestamp was determined. The first network time that is available will be returned. If no network time is available, the timestamp is taken from the 32 kHz slow-clock of the device.

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