context_hub_t 結構參考
context_hub_t 結構參考
#include < context_hub.h >
資料欄位 | |
常量字元 * | 姓名 |
常量字元 * | 小販 |
常量字元 * | 工具鏈 |
uint32_t | 平台版本 |
uint32_t | 工具鏈版本 |
uint32_t | 集線器 ID |
漂浮 | 峰值mips |
漂浮 | stop_power_draw_mw |
漂浮 | sleep_power_draw_mw |
漂浮 | 峰值功率繪製_MW |
const 結構體connected_sensor_t * | 連接的傳感器 |
uint32_t | 連接感測器數 |
const struct hub_app_name_t | 作業系統應用程式名稱 |
uint32_t | 最大支援訊息長度 |
詳細說明
上下文中心的定義。一台裝置可能包含多個低功耗域。在這種情況下,請為每個中心新增一個條目。然而,對於一台設備來說,聲明一個上下文中心並在內部將它們管理為多個上下文中心是完全可以的。
檔案context_hub.h第225行的定義。
現場文檔
const structconnected_sensor_t *connected_sensors |
檔案context_hub.h第238行的定義。
uint32_t hub_id |
檔案context_hub.h第231行的定義。
uint32_t max_supported_msg_len |
檔案context_hub.h第242行的定義。
const char* 名稱 |
檔案context_hub.h第226行的定義。
uint32_t num_connected_sensors |
檔案context_hub.h第239行的定義。
const struct hub_app_name_t os_app_name |
檔案context_hub.h第241行的定義。
浮點peak_mips |
檔案context_hub.h第233行的定義。
浮動peak_power_draw_mw |
檔案context_hub.h第236行的定義。
uint32_t 平台版本 |
檔案context_hub.h第229行的定義。
浮動 sleep_power_draw_mw |
檔案context_hub.h第235行的定義。
浮動stop_power_draw_mw |
檔案context_hub.h第234行的定義。
const char* 工具鏈 |
檔案context_hub.h第228行的定義。
uint32_t 工具鏈版本 |
檔案context_hub.h第230行的定義。
const char* 供應商 |
檔案context_hub.h第227行的定義。
該結構的文檔是從以下文件產生的:
- 硬體/libhardware/include/hardware/context_hub.h