Searched defs:QemuSensorsProtocolState (Results 1 – 1 of 1) sorted by relevance
74 struct QemuSensorsProtocolState { struct75 int64_t timeBiasNs = -500000000;77 static constexpr float kSensorNoValue = -1e+30;80 float lastAmbientTemperatureValue = kSensorNoValue;81 float lastProximityValue = kSensorNoValue;82 float lastLightValue = kSensorNoValue;83 float lastRelativeHumidityValue = kSensorNoValue;