Référence de la struct physical_sensor_description_t
#include <
context_hub.h
>
Champs de données |
|
uint32_t | sensor_type |
const char * | type_string |
const char * | name |
const char * | fournisseur |
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 |
Description détaillée
La structure suivante décrit un capteur
Définition à la ligne 181 du fichier context_hub.h .
Documentation des champs
uint32_t fifo_max_count |
Définition à la ligne 193 du fichier context_hub.h .
uint32_t fifo_reserved_count |
Définition à la ligne 187 du fichier context_hub.h .
uint64_t max_delay_ms |
Définition à la ligne 196 du fichier context_hub.h .
uint64_t min_delay_ms |
Définition à la ligne 194 du fichier context_hub.h .
const char* name |
Définition à la ligne 184 du fichier context_hub.h .
float peak_power_mw |
Définition à la ligne 198 du fichier context_hub.h .
uint32_t sensor_type |
Définition à la ligne 182 du fichier context_hub.h .
const char* type_string |
Définition à la ligne 183 du fichier context_hub.h .
const char* vendor |
Définition à la ligne 185 du fichier context_hub.h .
Version uint32_t |
Définition à la ligne 186 du fichier context_hub.h .
La documentation de ce struct a été générée à partir du fichier suivant :
- hardware/libhardware/include/hardware/ context_hub.h