physical_sensor_description_t Struct Reference
#include <
context_hub.h
>
Data Fields |
|
uint32_t | sensor_type |
const char * | type_string |
const char * | name |
const char * | vendor |
uint32_t | version |
uint32_t | fifo_reserved_count |
uint32_t | fifo_max_count |
uint64_t | min_delay_ms |
uint64_t | max_delay_ms |
float | peak_power_mw |
Detailed Description
The following structure describes a sensor
Definition at line 181 of file context_hub.h .
Field Documentation
uint32_t fifo_max_count |
Definition at line 193 of file context_hub.h .
uint32_t fifo_reserved_count |
Definition at line 187 of file context_hub.h .
uint64_t max_delay_ms |
Definition at line 196 of file context_hub.h .
uint64_t min_delay_ms |
Definition at line 194 of file context_hub.h .
const char* name |
Definition at line 184 of file context_hub.h .
float peak_power_mw |
Definition at line 198 of file context_hub.h .
uint32_t sensor_type |
Definition at line 182 of file context_hub.h .
const char* type_string |
Definition at line 183 of file context_hub.h .
const char* vendor |
Definition at line 185 of file context_hub.h .
uint32_t version |
Definition at line 186 of file context_hub.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ context_hub.h