LinuxQMISDK-Lite
SLQS04.00.23
|
Go to the source code of this file.
int pack_pds_ForceXTRADownload | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen | ||
) |
Forces the XTRA database to be downloaded to the device pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
int pack_pds_GetPDSDefaults | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen | ||
) |
Get the default tracking session configuration pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
int pack_pds_GetPDSState | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen | ||
) |
Get current PDS state pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
int pack_pds_GetPortAutomaticTracking | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen | ||
) |
Returns the automatic tracking configuration for the NMEA COM port pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
int pack_pds_GetServiceAutomaticTracking | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen | ||
) |
automatic tracking state for the service pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
int pack_pds_GetXTRAAutomaticDownload | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen | ||
) |
XTRA automatic database download configuration pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
int pack_pds_GetXTRANetwork | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen | ||
) |
XTRA WWAN network preference parameter pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
int pack_pds_GetXTRAValidity | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen | ||
) |
XTRA database validity period parameter pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
int pack_pds_PDSInjectTimeReference | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen, | ||
pack_pds_PDSInjectTimeReference_t * | pReqParam | ||
) |
Inject system time parameters pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
[in] | pReqParam | request parameters |
int pack_pds_ResetPDSData | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen, | ||
pack_pds_ResetPDSData_t * | pReqParam | ||
) |
Resets the specified PDS data pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
[in] | pReqParam | request parameters |
int pack_pds_SetEventReportCallback | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReq, | ||
uint16_t * | pLen, | ||
pack_pds_SetEventReportCallback_t * | pReqParam | ||
) |
Enables/disables the PDS Event report callback function pack.
[in,out] | pCtx | qmi request context |
[out] | pReq | qmi request buffer |
[out] | pLen | qmi request length |
[in] | pReqParam | request parameters |
int pack_pds_SetPDSDefaults | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen, | ||
pack_pds_SetPDSDefaults_t * | pReqParam | ||
) |
Sets the default tracking session configuration pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
[in] | pReqParam | request parameters |
int pack_pds_SetPDSState | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen, | ||
pack_pds_SetPDSState_t * | pReqParam | ||
) |
Sets the PDS state pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
[in] | pReqParam | request parameters |
int pack_pds_SetPortAutomaticTracking | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen, | ||
pack_pds_SetPortAutomaticTracking_t * | pReqParam | ||
) |
Sets the automatic tracking configuration for the NMEA COM port pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
[in] | pReqParam | request parameters |
int pack_pds_SetServiceAutomaticTracking | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen, | ||
pack_pds_SetServiceAutomaticTracking_t * | pReqParam | ||
) |
Sets the automatic tracking state for the service pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
[in] | pReqParam | request parameters |
int pack_pds_SetXTRAAutomaticDownload | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen, | ||
pack_pds_SetXTRAAutomaticDownload_t * | pReqParam | ||
) |
Sets the XTRA automatic database download configuration pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
[in] | pReqParam | request parameters |
int pack_pds_SetXTRANetwork | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen, | ||
pack_pds_SetXTRANetwork_t * | pReqParam | ||
) |
Sets the XTRA WWAN network preference pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
[in] | pReqParam | request parameters |
int pack_pds_SLQSGetAGPSConfig | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen, | ||
pack_pds_SLQSGetAGPSConfig_t * | pReqParam | ||
) |
Gets the PDS AGPS (MS-based) configuration pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
[in] | pReqParam | request parameters |
int pack_pds_SLQSGetGPSStateInfo | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen | ||
) |
Queries the MSM GPS server for receiver state information pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
int pack_pds_SLQSPDSDeterminePosition | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen | ||
) |
Requests the MSM GPS service to obtain the current position for manually controlled tracking sessions pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
int pack_pds_SLQSPDSInjectAbsoluteTimeReference | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen, | ||
pack_pds_SLQSPDSInjectAbsoluteTimeReference_t * | pReqParam | ||
) |
Injects a absolute time reference into the PDS engine pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
[in] | pReqParam | request parameters |
int pack_pds_SLQSPDSInjectPositionData | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen, | ||
pack_pds_SLQSPDSInjectPositionData_t * | pReqParam | ||
) |
Injects position data into the PDS engine pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
[in] | pReqParam | request parameters |
int pack_pds_SLQSSetAGPSConfig | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen, | ||
pack_pds_SLQSSetAGPSConfig_t * | pReqParam | ||
) |
Sets the PDS AGPS (MS-based) configuration pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
[in] | pReqParam | request parameters |
int pack_pds_SLQSSetPositionMethodState | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen, | ||
pack_pds_SLQSSetPositionMethodState_t * | pReqParam | ||
) |
Sets the state of positioning methods for the device pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
[in] | pReqParam | request parameters |
int pack_pds_StartPDSTrackingSessionExt | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen, | ||
pack_pds_StartPDSTrackingSessionExt_t * | pReqParam | ||
) |
Starts a PDS tracking session pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
[in] | pReqParam | request parameters |
int pack_pds_StopPDSTrackingSession | ( | pack_qmi_t * | pCtx, |
uint8_t * | pReqBuf, | ||
uint16_t * | pLen | ||
) |
Stops a PDS tracking session pack.
[in,out] | pCtx | qmi request context |
[out] | pReqBuf | qmi request buffer |
[out] | pLen | qmi request length |
int unpack_pds_ForceXTRADownload | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_ForceXTRADownload_t * | pOutput | ||
) |
Forces the XTRA database to be downloaded to the device unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_GetPDSDefaults | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_GetPDSDefaults_t * | pOutput | ||
) |
Get the default tracking session configuration unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_GetPDSState | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_GetPDSState_t * | pOutput | ||
) |
Get current PDS state unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_GetPortAutomaticTracking | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_GetPortAutomaticTracking_t * | pOutput | ||
) |
Returns the automatic tracking configuration for the NMEA COM port unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_GetServiceAutomaticTracking | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_GetServiceAutomaticTracking_t * | pOutput | ||
) |
automatic tracking state for the service unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_GetXTRAAutomaticDownload | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_GetXTRAAutomaticDownload_t * | pOutput | ||
) |
XTRA automatic database download configuration unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_GetXTRANetwork | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_GetXTRANetwork_t * | pOutput | ||
) |
XTRA WWAN network preference parameter unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_GetXTRAValidity | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_GetXTRAValidity_t * | pOutput | ||
) |
XTRA database validity period parameter unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_PDSInjectTimeReference | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_PDSInjectTimeReference_t * | pOutput | ||
) |
Inject system time parameters unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_ResetPDSData | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_ResetPDSData_t * | pOutput | ||
) |
Resets the specified PDS data unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_SetEventReport_Ind | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SetEventReport_Ind_t * | pOutput | ||
) |
PDS Event Report Indication unpack
[in] | pResp | qmi response |
[in] | respLen | qmi response length |
[out] | pOutput | unpacked response |
int unpack_pds_SetEventReportCallback | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SetEventReportCallback_t * | pOutput | ||
) |
Enables/disables the PDS Event report callback function unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_SetPDSDefaults | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SetPDSDefaults_t * | pOutput | ||
) |
Sets the default tracking session configuration unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_SetPDSState | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SetPDSState_t * | pOutput | ||
) |
Sets the PDS state unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_SetPdsState_Ind | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SetPdsState_Ind_t * | pOutput | ||
) |
PDS State Indication unpack
[in] | pResp | qmi response |
[in] | respLen | qmi response length |
[out] | pOutput | unpacked response |
int unpack_pds_SetPortAutomaticTracking | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SetPortAutomaticTracking_t * | pOutput | ||
) |
Sets the automatic tracking configuration for the NMEA COM port unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_SetServiceAutomaticTracking | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SetServiceAutomaticTracking_t * | pOutput | ||
) |
Sets the automatic tracking state for the service unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_SetXTRAAutomaticDownload | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SetXTRAAutomaticDownload_t * | pOutput | ||
) |
Sets the XTRA automatic database download configuration unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_SetXTRANetwork | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SetXTRANetwork_t * | pOutput | ||
) |
Sets the XTRA WWAN network preference unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_SLQSGetAGPSConfig | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SLQSGetAGPSConfig_t * | pOutput | ||
) |
Gets the PDS AGPS (MS-based) configuration unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_SLQSGetGPSStateInfo | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SLQSGetGPSStateInfo_t * | pOutput | ||
) |
Queries the MSM GPS server for receiver state information unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_SLQSPDSDeterminePosition | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SLQSPDSDeterminePosition_t * | pOutput | ||
) |
Requests the MSM GPS service to obtain the current position for manually controlled tracking sessions unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_SLQSPDSInjectAbsoluteTimeReference | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SLQSPDSInjectAbsoluteTimeReference_t * | pOutput | ||
) |
Injects a absolute time reference into the PDS engine unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_SLQSPDSInjectPositionData | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SLQSPDSInjectPositionData_t * | pOutput | ||
) |
Injects position data into the PDS engine unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_SLQSSetAGPSConfig | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SLQSSetAGPSConfig_t * | pOutput | ||
) |
Sets the PDS AGPS (MS-based) configuration unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_SLQSSetPositionMethodState | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_SLQSSetPositionMethodState_t * | pOutput | ||
) |
Sets the state of positioning methods for the device unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_StartPDSTrackingSessionExt | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_StartPDSTrackingSessionExt_t * | pOutput | ||
) |
Starts a PDS tracking session unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |
int unpack_pds_StopPDSTrackingSession | ( | uint8_t * | pResp, |
uint16_t | respLen, | ||
unpack_pds_StopPDSTrackingSession_t * | pOutput | ||
) |
Stops a PDS tracking session unpack.
[in] | pResp | qmi response from modem |
[in] | respLen | qmi response length |
[out] | pOutput | response unpacked |