GpsDebugInterface 结构体参考文档

GpsDebugInterface 结构体参考文档

#include < gps.h >

数据字段

size_t  尺寸
 
size_t(*  get_internal_state )(char *buffer, size_t bufferSize)
 

详细说明

扩展了接口以提供调试支持。

定义位于文件 gps.h 871 行。

字段文档

size_t(* get_internal_state)(char *buffer, size_t bufferSize)

此函数应返回原生实现希望在 bug 报告中包含的任何信息。

定义位于文件 gps.h 879 行。

size_t size

设置为 sizeof(GpsDebugInterface)

定义位于文件 gps.h 873 行。


此结构体的文档是根据以下文件生成的:
  • hardware/libhardware/include/hardware/ gps.h