nano_app_binary_t 结构体参考文档
  
   #include <
   
    context_hub.h
   
   >
  
 
| 数据字段 | |
| uint32_t | header_version | 
| uint32_t | magic | 
| struct hub_app_name_t | app_id | 
| uint32_t | app_version | 
| uint32_t | 标志 | 
| uint64_t | hw_hub_type | 
| uint32_t | 预留 [2] | 
| uint8_t | custom_binary [0] | 
详细说明
定义位于文件 context_hub.h 的 127 行 。
字段文档
| struct hub_app_name_t app_id | 
定义位于文件 context_hub.h 的 130 行 。
| uint32_t app_version | 
定义位于文件 context_hub.h 的 131 行 。
| uint8_t custom_binary[0] | 
定义位于文件 context_hub.h 的 135 行 。
| uint32_t 标志 | 
定义位于文件 context_hub.h 的 132 行 。
| uint32_t header_version | 
定义位于文件 context_hub.h 的 128 行 。
| uint64_t hw_hub_type | 
定义位于文件 context_hub.h 的 133 行 。
| uint32_t magic | 
定义位于文件 context_hub.h 的 129 行 。
| uint32_t reserved[2] | 
定义位于文件 context_hub.h 的 134 行 。
此结构体的文档是根据以下文件生成的:
- hardware/libhardware/include/hardware/ context_hub.h
