Home
last modified time | relevance | path

Searched refs:bestSensorConfig (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/sensor/hdi_service/
H A Dsensor_hdi_dump.cpp182 auto bestSensorConfig = entry2.second; local
184 sensorInfoData += "bestSensorConfig={";
185 sensorInfoData += "samplingInterval=" + std::to_string(bestSensorConfig.samplingInterval) + ",";
186 sensorInfoData += "reportInterval=" + std::to_string(bestSensorConfig.reportInterval);

Completed in 1 milliseconds