Searched refs:batchValid (Results 1 – 2 of 2) sorted by relevance
/system/chre/platform/slpi/include/chre/platform/slpi/see/ |
D | see_helper.h | 308 bool batchValid, uint32_t batchPeriodUs, bool passive, 315 batchValid, batchPeriodUs, passive, 436 bool batchValid, uint32_t batchPeriodUs, bool passive,
|
/system/chre/platform/slpi/see/ |
D | see_helper.cc | 362 bool batchValid, uint32_t batchPeriodUs, bool passive, in prepSnsClientReq() argument 383 req->request.has_batching = batchValid; in prepSnsClientReq() 1843 bool batchValid, uint32_t batchPeriodUs, bool passive, in sendReq() argument 1849 if (prepSnsClientReq(suid, msgId, payload, payloadLen, batchValid, in sendReq()
|