Riferimento alla struttura Thermal_module
Riferimento alla struttura Thermal_module
#include < thermal.h >
Campi dati | |
struttura hw_module_t | comune |
taglia_t(* | getTemperatures )(struct Thermal_module *module, temperature_t *list, size_t size) |
taglia_t(* | getCpuUsages )(struct Thermal_module *module, cpu_usage_t *list) |
taglia_t(* | getCoolingDevices )(struct Thermal_module *module, cooling_device_t *list, size_t size) |
Descrizione dettagliata
Documentazione sul campo
struttura hw_module_t comune |
ssize_t(* getCoolingDevices)(struct Thermal_module *module, cooling_device_t *list, size_t size) |
ssize_t(* getCpuUsages)(struct Thermal_module *module, cpu_usage_t *list) |
ssize_t(* getTemperatures)(struct Thermal_module *module, temperature_t *list, size_t size) |
La documentazione per questa struttura è stata generata dal seguente file:
- hardware/libhardware/include/hardware/ thermal.h