Crate android_sensor_sys [−] [src]
Structs
| AHeartRateEvent | |
| AMetaDataEvent | |
| ASensorEvent | |
| ASensorVector |
A sensor event. |
| AUncalibratedEvent |
Enums
| ASensor |
ASensor is an opaque type that provides information about an hardware sensors. |
| ASensorEventQueue |
ASensorEventQueue is an opaque type that provides access to |
| ASensorManager |
ASensorManager is an opaque type to manage sensors and events queues. |
| ReportingMode | |
| SensorStatus | |
| SensorType |
Constants
| ASENSOR_MAGNETIC_FIELD_EARTH_MAX |
Maximum magnetic field on Earth's surface in uT |
| ASENSOR_MAGNETIC_FIELD_EARTH_MIN |
Minimum magnetic field on Earth's surface in uT |
| ASENSOR_STANDARD_GRAVITY |
Earth's gravity in m/s2 |
Functions
Type Definitions
| ASensorList |
ASensorList is an array of reference to |
| ASensorRef |
ASensorRef is a type for constant pointers to |