Searched refs:directChannelHandle (Results 1 – 1 of 1) sorted by relevance
179 int32_t* directChannelHandle);181 int32_t directChannelHandle);183 int32_t directChannelHandle);184 void checkRateLevel(const SensorInfo& sensor, int32_t directChannelHandle, RateLevel rateLevel);858 void SensorsHidlTest::checkRateLevel(const SensorInfo& sensor, int32_t directChannelHandle, in checkRateLevel() argument860 configDirectReport(sensor.sensorHandle, directChannelHandle, rateLevel, in checkRateLevel()873 int32_t* directChannelHandle) { in verifyRegisterDirectChannel() argument890 *directChannelHandle = channelHandle; in verifyRegisterDirectChannel()895 int32_t directChannelHandle) { in verifyConfigure() argument898 checkRateLevel(sensor, directChannelHandle, RateLevel::NORMAL); in verifyConfigure()[all …]