FlpDiagnosticInterface 構造体リファレンス
FlpDiagnosticInterface 構造体のリファレンス
#include < fused_location.h >
データフィールド | |
サイズ_t | サイズ |
空所(* | init )( FlpDiagnosticCallbacks *コールバック) |
int(* | inject_data )(char *data, int length) |
詳細な説明
診断サポートのための拡張インターフェイス。
ファイルfused_location.hの468行目の定義。
フィールドドキュメント
void(* init)( FlpDiagnosticCallbacks *callbacks) |
診断インターフェイスを開き、このインターフェイスの実装にコールバック ルーチンを提供します。
ファイルfused_location.hの476行目の定義。
int(* inject_data)(char *data, int 長) |
診断データを FLP サブシステムに挿入します。成功した場合は 0、エラーの場合は -1 を返します。
ファイルfused_location.hの482行目の定義。
size_t サイズ |
sizeof(FlpDiagnosticInterface) に設定します
ファイルfused_location.hの470行目の定義。
この構造体のドキュメントは次のファイルから生成されました。
- hardware/libhardware/include/hardware/ fused_location.h