GpsNiInterface 結構體參考資料

GpsNiInterface 結構體參考資料

#include < gps.h >

資料欄位

size_t  size
 
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