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.h225行的定义。

现场文档

const structconnected_sensor_t *connected_sensors

文件context_hub.h238行的定义。

uint32_t hub_id

文件context_hub.h231行的定义。

uint32_t max_supported_msg_len

文件context_hub.h242行的定义。

const char* 名称

文件context_hub.h226行的定义。

uint32_t num_connected_sensors

文件context_hub.h239行的定义。

const struct hub_app_name_t os_app_name

文件context_hub.h241行的定义。

浮点peak_mips

文件context_hub.h233行的定义。

浮动peak_power_draw_mw

文件context_hub.h236行的定义。

uint32_t 平台版本

文件context_hub.h229行的定义。

浮动 sleep_power_draw_mw

文件context_hub.h235行的定义。

浮动stop_power_draw_mw

文件context_hub.h234行的定义。

const char* 工具链

文件context_hub.h228行的定义。

uint32_t 工具链版本

文件context_hub.h230行的定义。

const char* 供应商

文件context_hub.h227行的定义。


该结构的文档是从以下文件生成的:
  • 硬件/libhardware/include/hardware/context_hub.h