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