Searched defs:maxReportDelay (Results 1 – 3 of 3) sorted by relevance
95 …ensorServiceClient::EnableSensor(uint32_t sensorId, int64_t samplingPeriod, int64_t maxReportDelay) in EnableSensor()205 …rviceClient::UpdateSensorInfoMap(uint32_t sensorId, int64_t samplingPeriod, int64_t maxReportDelay) in UpdateSensorInfoMap()
97 …ensorServiceClient::EnableSensor(uint32_t sensorId, int64_t samplingPeriod, int64_t maxReportDelay) in EnableSensor()229 …rviceClient::UpdateSensorInfoMap(uint32_t sensorId, int64_t samplingPeriod, int64_t maxReportDelay) in UpdateSensorInfoMap()
154 int64_t maxReportDelay = DEFAULT_REPORT_DELAY; in DoActive() local