context_hub_t 構造体リファレンス
#include <
context_hub.h
>
データ フィールド |
|
| const char * | name |
| const char * | ベンダー |
| const char * | ツールチェーン |
| uint32_t | platform_version |
| uint32_t | toolchain_version |
| uint32_t | hub_id |
| float | peak_mips |
| float | stopped_power_draw_mw |
| float | sleep_power_draw_mw |
| float | peak_power_draw_mw |
| const struct connected_sensor_t * | connected_sensors |
| uint32_t | num_connected_sensors |
| const struct hub_app_name_t | os_app_name |
| uint32_t | max_supported_msg_len |
詳細な説明
コンテキスト ハブの定義。デバイスには複数の低電力ドメインが含まれている場合があります。その場合は、ハブごとにエントリを追加してください。ただし、デバイスが 1 つのコンテキスト ハブを宣言し、内部で複数のコンテキスト ハブとして管理することは問題ありません。
ファイル context_hub.h の 225 行 の定義。
フィールドのドキュメント
| const struct connected_sensor_t * connected_sensors |
ファイル context_hub.h の 238 行 の定義。
| uint32_t hub_id |
ファイル context_hub.h の 231 行 の定義。
| const char* name |
ファイル 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 行 の定義。
| float peak_mips |
ファイル context_hub.h の 233 行 の定義。
| float peak_power_draw_mw |
ファイル context_hub.h の 236 行 の定義。
| uint32_t platform_version |
ファイル context_hub.h の行 229 の定義。
| float sleep_power_draw_mw |
ファイル context_hub.h の行 235 の定義。
| float stopped_power_draw_mw |
ファイル context_hub.h の 234 行 に定義されています。
| const char* toolchain |
ファイル context_hub.h の 228 行目 に定義されています。
| uint32_t toolchain_version |
ファイル context_hub.h の 230 行 の定義。
| const char* vendor |
ファイル context_hub.h の 227 行 で定義されています。
この構造体のドキュメントは、次のファイルから生成されました。
- hardware/libhardware/include/hardware/ context_hub.h