Google は、黒人コミュニティに対する人種平等の促進に取り組んでいます。
取り組みを見る
GnssConfigurationInterface構造体リファレンス
#include < gps.h >
プラットフォームからHALにGNSS構成コンテンツを渡すためのインターフェース。
ファイルgps.hの2188行で定義されています。
void(* configuration_update)(const char * config_data、int32_t length) |
GNSS構成コンテンツをHALに配信します。パラメータ:config_data-file(/etc/gps.conf)から通常期待されるもの、つまり 'で区切られたUTF8文字列のシーケンスを保持するchar配列へのポインタ
'。 length-構成データ内のUTF8文字の総数。
重要:GPS HALは、この関数が複数回呼び出されることを期待する必要があります。また、GpsLocationProviderがすでに構築されて有効になっている場合でも、呼び出されることがあります。 GPS HALは、構成データの変更に関係なく、さまざまなコールバックに対する既存の要求を維持する必要があります。
ファイルgps.hの2205行で定義されています。
sizeof(GnssConfigurationInterface)に設定
ファイルgps.hの2190行で定義されています。
この構造体のドキュメントは、次のファイルから生成されました。
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]