GpsNiInterface 结构体参考文档

GpsNiInterface 结构体参考文档

#include < gps.h >

数据字段

size_t  尺寸
 
void(*  init )( GpsNiCallbacks *callbacks)
 
void(*  respond )(int notif_id, GpsUserResponseType user_response)
 

详细说明

扩展了网络发起 (NI) 支持的接口。

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

字段文档

void(* init)( GpsNiCallbacks *callbacks)

注册供 HAL 使用的回调。

定义位于文件 gps.h 1112 行中。

void(* respond)(int notif_id, GpsUserResponseType user_response)

向 HAL 发送响应。

定义位于文件 gps.h 1115 行中。

size_t size

设置为 sizeof(GpsNiInterface)

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


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