Home
last modified time | relevance | path

Searched refs:msgId (Results 1 – 3 of 3) sorted by relevance

/system/chre/platform/slpi/see/
Dsee_helper.cc114 uint32_t msgId; member
356 bool prepSnsClientReq(sns_std_suid suid, uint32_t msgId, in prepSnsClientReq() argument
376 req->msg_id = msgId; in prepSnsClientReq()
481 switch (info->msgId) { in decodeSnsSuidProtoEvent()
487 LOG_UNHANDLED_MSG(info->msgId); in decodeSnsSuidProtoEvent()
721 switch (info->msgId) { in decodeSnsStdProtoEvent()
743 LOG_UNHANDLED_MSG(info->msgId); in decodeSnsStdProtoEvent()
988 switch (info->msgId) { in decodeSnsStdSensorProtoEvent()
998 LOG_UNHANDLED_MSG(info->msgId); in decodeSnsStdSensorProtoEvent()
1077 switch (info->msgId) { in decodeSnsCalProtoEvent()
[all …]
/system/chre/platform/slpi/include/chre/platform/slpi/smgr/
Dsmr_helper.h84 smr_client_hndl clientHandle, unsigned int msgId, in sendReqAsync() argument
104 clientHandle, msgId, reqData->reqCStruct.get(), sizeof(ReqStruct), in sendReqAsync()
136 smr_client_hndl clientHandle, unsigned int msgId,
146 clientHandle, msgId, req->get(), sizeof(ReqStruct),
/system/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_helper.h320 uint32_t msgId, void *payload, size_t payloadLen,
327 msgId, payload, payloadLen,
448 uint32_t msgId, void *payload, size_t payloadLen,