nano_app_binary_t Struct Reference
#include <
context_hub.h
>
Data Fields |
|
uint32_t | header_version |
uint32_t | magic |
struct hub_app_name_t | app_id |
uint32_t | app_version |
uint32_t | flags |
uint64_t | hw_hub_type |
uint32_t | reserved [2] |
uint8_t | custom_binary [0] |
Detailed Description
Definition at line 127 of file context_hub.h .
Field Documentation
struct hub_app_name_t app_id |
Definition at line 130 of file context_hub.h .
uint32_t app_version |
Definition at line 131 of file context_hub.h .
uint8_t custom_binary[0] |
Definition at line 135 of file context_hub.h .
uint32_t flags |
Definition at line 132 of file context_hub.h .
uint32_t header_version |
Definition at line 128 of file context_hub.h .
uint64_t hw_hub_type |
Definition at line 133 of file context_hub.h .
uint32_t magic |
Definition at line 129 of file context_hub.h .
uint32_t reserved[2] |
Definition at line 134 of file context_hub.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ context_hub.h