physical_sensor_description_t 结构参考
physical_sensor_description_t 结构参考
#include < context_hub.h >
数据字段 | |
uint32_t | 传感器类型 |
常量字符* | 类型字符串 |
常量字符* | 姓名 |
常量字符* | 小贩 |
uint32_t | 版本 |
uint32_t | fifo_保留_计数 |
uint32_t | fifo_最大_计数 |
uint64_t | 最短延迟毫秒 |
uint64_t | 最大延迟毫秒 |
漂浮 | 峰值功率_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* 名称 |
文件context_hub.h第184行的定义。
浮动峰值功率_mw |
文件context_hub.h第198行的定义。
uint32_t 传感器类型 |
文件context_hub.h第182行的定义。
const char* 类型_字符串 |
文件context_hub.h第183行的定义。
const char* 供应商 |
文件context_hub.h第185行的定义。
uint32_t 版本 |
文件context_hub.h第186行的定义。
该结构的文档是从以下文件生成的:
- 硬件/libhardware/include/hardware/context_hub.h