FlpDeviceContextInterface 结构参考
FlpDeviceContextInterface 结构参考
#include < fused_location.h >
数据字段 | |
尺寸_t | 尺寸 |
整数(* | 注入设备上下文)(uint32_t启用掩码) |
详细说明
用于设备上下文支持的扩展接口。
文件fused_location.h第507行的定义。
现场文档
int(*inject_device_context)(uint32_tenabledMask) |
将调试数据注入 FLP 子系统。成功时返回 0,错误时返回 -1。
文件fused_location.h第515行的定义。
size_t 尺寸 |
设置为 sizeof(FlpDeviceContextInterface)
文件fused_location.h第509行的定义。
该结构的文档是从以下文件生成的:
- 硬件/libhardware/include/hardware/ fused_location.h