Начиная с 27 марта 2025 г. мы рекомендуем использовать android-latest-release
вместо aosp-main
для создания и участия в AOSP. Дополнительные сведения см. в разделе Изменения в AOSP .
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Ссылка на структуру Vehicle_prop_value
#include < vehicle.h >
Определение в строке 1565 файла Vehicle.h .
Информация о зоне для зонированной собственности. Для незонированной собственности это следует игнорировать.
время, прошедшее в наносекундах с момента загрузки
Определение в строке 1575 файла Vehicle.h .
Документация для этой структуры была создана из следующего файла:
- Аппаратное обеспечение/libhardware/include/hardware/ Vehicle.h
Контент и образцы кода на этой странице предоставлены по лицензиям. Java и OpenJDK – это зарегистрированные товарные знаки корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-07-29 UTC.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-07-29 UTC."],[],[],null,["# Android Hardware Abstraction Layer: vehicle_prop_value Struct Reference\n\nvehicle_prop_value Struct Reference\n===================================\n\n[Data Fields](#pub-attribs) \nvehicle_prop_value 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| int32_t | [prop](/reference/hal/structvehicle__prop__value#afb7833829ef7e50fcc22c28a8f03c539) |\n| ||\n| int32_t | [value_type](/reference/hal/structvehicle__prop__value#a980fd93e8c9ccd6a7c9389749933a1a0) |\n| ||\n| int64_t | [timestamp](/reference/hal/structvehicle__prop__value#a8a591d341723df9496cda98e225b25b4) |\n| ||\n| union { |\n| int32_t [zone](/reference/hal/structvehicle__prop__value#a3d6dc40be4cd08cbfcd7abf54b1a50bc) |\n| ||\n| int32_t [seat](/reference/hal/structvehicle__prop__value#ae63e8c5ab63c4831aecd4bcc3fb7c391) |\n| ||\n| int32_t [window](/reference/hal/structvehicle__prop__value#af7958c3ee8c63e7c838c90233cc98d43) |\n| ||\n| }; | |\n| ||\n| [vehicle_value_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/vehicle.h) | [value](/reference/hal/structvehicle__prop__value#a94a80fa2ffd1a24c3fe73f38e00bb33b) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[1565](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| union { ... } |\n\n\nZone information for zoned property. For non-zoned property, this should be ignored.\n\n|--------------|\n| int32_t prop |\n\n\nDefinition at line\n[1567](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 seat |\n\n\nDefinition at line\n[1582](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| int64_t timestamp |\n\n\ntime is elapsed nanoseconds since boot\n\n\nDefinition at line\n[1575](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| [vehicle_value_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/vehicle.h) value |\n\n\nDefinition at line\n[1586](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 value_type |\n\n\nDefinition at line\n[1572](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 window |\n\n\nDefinition at line\n[1583](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 zone |\n\n\nDefinition at line\n[1581](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)"]]