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.
Struktura vehicle_str
#include <
vehicle.h
>
Ciąg znaków pojazdu.
Określa zakodowaną w UTF-8 sekwencję bajtów, która powinna być używana do reprezentowania ciągu znaków.
Definicja w wierszu
1308
pliku
vehicle.h
.
Dokumentacja tego typu danych została wygenerowana z tego pliku:
-
hardware/libhardware/include/hardware/
vehicle.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-26 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-26 UTC."],[],[],null,["# Android Hardware Abstraction Layer: vehicle_str Struct Reference\n\nvehicle_str Struct Reference\n============================\n\n[Data Fields](#pub-attribs) \nvehicle_str Struct Reference \n\n`\n#include \u003c\n`[vehicle.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/vehicle.h)`\n\u003e\n`\n\n|------------|-----------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| uint8_t \\* | [data](/reference/hal/structvehicle__str#abe222f6d3581e7920dcad5306cc906a8) |\n| ||\n| int32_t | [len](/reference/hal/structvehicle__str#a6858c4011b5cad020222e9ca5c2786f5) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nVehicle string.\n\n\nDefines a UTF-8 encoded sequence of bytes that should be used for string representation throughout.\n\n\nDefinition at line\n[1308](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/vehicle.h)\nof file\n[vehicle.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/vehicle.h)\n.\n\nField Documentation\n-------------------\n\n\n|----------------|\n| uint8_t\\* data |\n\n\nDefinition at line\n[1309](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/vehicle.h)\nof file\n[vehicle.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/vehicle.h)\n.\n\n|-------------|\n| int32_t len |\n\n\nDefinition at line\n[1310](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/vehicle.h)\nof file\n[vehicle.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/vehicle.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [vehicle.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/vehicle.h)"]]