physical_sensor_description_t 構造体リファレンス
#include <
context_hub.h
>
データ フィールド |
|
uint32_t | sensor_type |
const char * | type_string |
const char * | name |
const char * | ベンダー |
uint32_t | バージョン |
uint32_t | fifo_reserved_count |
uint32_t | fifo_max_count |
uint64_t | min_delay_ms |
uint64_t | max_delay_ms |
float | peak_power_mw |
詳細な説明
次の構造はセンサーを記述しています。
ファイル context_hub.h の 181 行 の定義。
フィールドのドキュメント
uint32_t fifo_max_count |
ファイル context_hub.h の行 193 の定義。
uint32_t fifo_reserved_count |
ファイル context_hub.h の行 187 の定義。
uint64_t max_delay_ms |
ファイル context_hub.h の行 196 の定義。
uint64_t min_delay_ms |
ファイル context_hub.h の行 194 の定義。
const char* name |
ファイル context_hub.h の行 184 の定義。
float peak_power_mw |
ファイル context_hub.h の行 198 の定義。
uint32_t sensor_type |
ファイル context_hub.h の 182 行の定義。
const char* type_string |
ファイル context_hub.h の 183 行の定義。
const char* vendor |
ファイル context_hub.h の行 185 の定義。
uint32_t version |
ファイル context_hub.h の行 186 の定義。
この構造体のドキュメントは、次のファイルから生成されました。
- hardware/libhardware/include/hardware/ context_hub.h