Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
ts.h File Reference
#include "common.h"
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  ts_sensorId
 
struct  unpack_ts_SLQSTsGetSensorList_t
 
struct  pack_ts_SLQSTsRegNotTempRpt_t
 
struct  unpack_ts_SLQSTsTempRptCallback_ind_t
 

Macros

#define MAX_SENSOR_LIST_LEN   255
 
#define MAX_SENSOR_ID_LEN   255
 

Functions

int pack_ts_SLQSTsGetSensorList (pack_qmi_t *pCtx, uint8_t *pReqBuf, uint16_t *pLen)
 
int unpack_ts_SLQSTsGetSensorList (uint8_t *pResp, uint16_t respLen, unpack_ts_SLQSTsGetSensorList_t *pOutput)
 
int pack_ts_SLQSTsRegNotTempRpt (pack_qmi_t *pCtx, uint8_t *pReqBuf, uint16_t *pLen, pack_ts_SLQSTsRegNotTempRpt_t *reqArg)
 
int unpack_ts_SLQSTsRegNotTempRpt (uint8_t *pResp, uint16_t respLen)
 
int unpack_ts_SLQSTsTempRptCallback_ind (uint8_t *pResp, uint16_t respLen, unpack_ts_SLQSTsTempRptCallback_ind_t *pOutput)