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