thermal_module 結構體參考
   thermal_module 結構體參考資料
 
  
   #include <
   
    thermal.h
   
   >
  
 
    資料欄位 | 
  |
| struct hw_module_t | 通用 | 
| ssize_t(* | getTemperatures )(struct thermal_module *module, temperature_t *list, size_t size) | 
| ssize_t(* | getCpuUsages )(struct thermal_module *module, cpu_usage_t *list) | 
| ssize_t(* | getCoolingDevices )(struct thermal_module *module, cooling_device_t *list, size_t size) | 
詳細說明
欄位說明文件
| struct hw_module_t common | 
| 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) | 
這個結構體的說明文件是由下列檔案產生:
- hardware/libhardware/include/hardware/ thermal.h