Home
last modified time | relevance | path

Searched refs:SetSensorBestConfig (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/sensor/hdi_service/
H A Dsensor_clients_manager.h46 void SetSensorBestConfig(int sensorId, int64_t &samplingInterval, int64_t &reportInterval);
H A Dsensor_clients_manager.cpp208 void SensorClientsManager::SetSensorBestConfig(int sensorId, int64_t &samplingInterval, int64_t &re… in SetSensorBestConfig() function in OHOS::HDI::Sensor::V2_0::SensorClientsManager
H A Dsensor_if_service.cpp260 …SensorClientsManager::GetInstance()->SetSensorBestConfig(sensorId, saSamplingInterval, saReportInt… in SetBatchSenior()