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.h321 bool batchValid, uint32_t batchPeriodUs, bool passive,
328 batchValid, batchPeriodUs, passive,
449 bool batchValid, uint32_t batchPeriodUs, bool passive,
/system/chre/platform/slpi/see/
Dsee_helper.cc358 bool batchValid, uint32_t batchPeriodUs, bool passive, in prepSnsClientReq() argument
379 req->request.has_batching = batchValid; in prepSnsClientReq()
1800 bool batchValid, uint32_t batchPeriodUs, bool passive, in sendReq() argument
1806 if (prepSnsClientReq(suid, msgId, payload, payloadLen, batchValid, in sendReq()