Searched refs:g_humidityRange (Results 1 - 2 of 2) sorted by relevance
/test/xts/hats/hdf/sensor/hdiService/ |
H A D | sensor_callback_impl.cpp | 49 struct SensorValueRange g_humidityRange[] = {{100, 0}}; member 63 {SENSOR_TYPE_HUMIDITY, "humidity", 1, 1, g_humidityRange},
|
H A D | hdf_sensor_hdiService_test.cpp | 58 struct SensorValueRange g_humidityRange[] = {{100, 0}}; member 72 {SENSOR_TYPE_HUMIDITY, "humidity", 1, 1, g_humidityRange},
|
Completed in 3 milliseconds