Home
last modified time | relevance | path

Searched refs:batchValid (Results 1 – 2 of 2) sorted by relevance

/system/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_helper.h305 size_t payloadLen, bool batchValid, uint32_t batchPeriodUs,
310 payloadLen, batchValid, batchPeriodUs, passive,
428 size_t payloadLen, bool batchValid, uint32_t batchPeriodUs,
/system/chre/platform/slpi/see/
Dsee_helper.cc363 size_t payloadLen, bool batchValid, in prepSnsClientReq() argument
384 req->request.has_batching = batchValid; in prepSnsClientReq()
1874 bool batchValid, uint32_t batchPeriodUs, bool passive, in sendReq() argument
1881 if (prepSnsClientReq(suid, msgId, payload, payloadLen, batchValid, in sendReq()