GpsDebugInterface 結構體參考資料

GpsDebugInterface 結構體參考資料

#include < gps.h >

資料欄位

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

詳細說明

擴充的介面,可支援偵錯功能。

定義位於檔案 gps.h 871 行。

欄位說明文件

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

這個函式應傳回原生實作項目希望納入錯誤報告的任何資訊。

定義位於檔案 gps.h 879 行。

size_t size

設為 sizeof(GpsDebugInterface)

定義位於檔案 gps.h 873 行。


這個結構體的說明文件是由下列檔案產生:
  • hardware/libhardware/include/hardware/ gps.h