19 #ifndef UBUNTU_APPLICATION_SENSORS_PRESSURE_EVENT_H_ 20 #define UBUNTU_APPLICATION_SENSORS_PRESSURE_EVENT_H_ 44 UASPressureEvent* event);
54 UASPressureEvent* event,
UBUNTU_DLL_PUBLIC uint64_t uas_pressure_event_get_timestamp(UASPressureEvent *event)
Query the timestamp of the sensor reading.
UbuntuStatus
Indicates the status of an operation.
void UASPressureEvent
Opaque type describing an ambient light sensor reading.
UBUNTU_DLL_PUBLIC UStatus uas_pressure_event_get_pressure(UASPressureEvent *event, float *value)
Query the value measured by the ambient light sensor.
#define UBUNTU_DLL_PUBLIC