Od 27 marca 2025 r. zalecamy używanie android-latest-release
zamiast aosp-main
do kompilowania i wspołtworzenia AOSP. Więcej informacji znajdziesz w artykule o zmianach w AOSP.
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Odwołania do struktury GpsXtraInterface
#include <
gps.h
>
Rozszerzony interfejs dla zespołu pomocy XTRA.
Definicja w wierszu
858
pliku
gps.h
.
Otwiera interfejs XTRA i zapewnia procedury wywołania dla implementacji tego interfejsu.
Definicja w wierszu
865
pliku
gps.h
.
int(* inject_xtra_data)(char *data, int length)
|
Wstrzykuje dane XTRA do GPS.
Definicja w wierszu
867
pliku
gps.h
.
Ustaw na sizeof(GpsXtraInterface)
Definicja w wierszu
860
pliku
gps.h
.
Dokumentacja tego typu danych została wygenerowana z tego pliku:
-
hardware/libhardware/include/hardware/
gps.h
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-27 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-27 UTC."],[],[],null,["# Android Hardware Abstraction Layer: GpsXtraInterface Struct Reference\n\nGpsXtraInterface Struct Reference\n=================================\n\n[Data Fields](#pub-attribs) \nGpsXtraInterface Struct Reference \n\n`\n#include \u003c\n`[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)`\n\u003e\n`\n\n|--------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| size_t | [size](/reference/hal/struct_gps_xtra_interface#a854352f53b148adc24983a58a1866d66) |\n| ||\n| int(\\* | [init](/reference/hal/struct_gps_xtra_interface#a571611028fb8daaf70ebb3714ef06dd3) )( [GpsXtraCallbacks](/reference/hal/struct_gps_xtra_callbacks) \\*callbacks) |\n| ||\n| int(\\* | [inject_xtra_data](/reference/hal/struct_gps_xtra_interface#af0d98449621abe32abfedcd414d7fbd1) )(char \\*data, int length) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nExtended interface for XTRA support.\n\n\nDefinition at line\n[858](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\nField Documentation\n-------------------\n\n\n|-----------------------------------------------------------------------------------------|\n| int(\\* init)( [GpsXtraCallbacks](/reference/hal/struct_gps_xtra_callbacks) \\*callbacks) |\n\n\nOpens the XTRA interface and provides the callback routines to the implementation of this interface.\n\n\nDefinition at line\n[865](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n|---------------------------------------------------|\n| int(\\* inject_xtra_data)(char \\*data, int length) |\n\n\nInjects XTRA data into the GPS.\n\n\nDefinition at line\n[867](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n|-------------|\n| size_t size |\n\n\nset to sizeof(GpsXtraInterface)\n\n\nDefinition at line\n[860](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)"]]