nano_app_binary_t 結構體參考資料
  
   #include <
   
    context_hub.h
   
   >
  
 
| 資料欄位 | |
| uint32_t | header_version | 
| uint32_t | 魔術 | 
| struct hub_app_name_t | app_id | 
| uint32_t | app_version | 
| uint32_t | flags | 
| 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
