Searched refs:passive (Results 1 – 4 of 4) sorted by relevance
/system/chre/platform/slpi/include/chre/platform/slpi/see/ |
D | see_helper.h | 112 bool passive; member 306 bool passive, bool waitForIndication, 310 payloadLen, batchValid, batchPeriodUs, passive, 429 bool passive, bool waitForIndication,
|
/system/chre/platform/slpi/see/ |
D | see_helper.cc | 364 uint32_t batchPeriodUs, bool passive, in prepSnsClientReq() argument 392 req->request.is_passive = passive; in prepSnsClientReq() 1774 true /* batchValid */, request.batchPeriodUs, request.passive, in makeRequest() 1874 bool batchValid, uint32_t batchPeriodUs, bool passive, in sendReq() argument 1882 batchPeriodUs, passive, &msg, &data)) { in sendReq()
|
D | platform_sensor_manager.cc | 722 .passive = sensorModeIsPassive(request.getMode()), in configureSensor()
|
/system/chre/chpp/ |
D | RELEASE_NOTES.md | 171 - Added GNSS passive location listener service response
|