Searched refs:rateLevel (Results 1 – 2 of 2) sorted by relevance
329 uint64_t rateLevelToDeviceSamplingPeriodNs(int handle, int rateLevel) const;336 int rateLevel; member
1967 nev->sensor, j.second.rateLevel))) { in sendDirectReportEvent()1985 maxRateLevel = std::max(i.second.rateLevel, maxRateLevel); in mergeDirectReportRequest()1992 maxRateLevel = std::max(i.second.rateLevel, maxRateLevel); in mergeDirectReportRequest()2201 uint64_t HubConnection::rateLevelToDeviceSamplingPeriodNs(int handle, int rateLevel) const { in rateLevelToDeviceSamplingPeriodNs()2206 switch (rateLevel) { in rateLevelToDeviceSamplingPeriodNs()