Searched refs:vehicle (Results 1 - 25 of 41) sorted by relevance

12

/hardware/interfaces/automotive/vehicle/2.0/
H A DIVehicleCallback.hal17 package android.hardware.automotive.vehicle@2.0;
49 * vehicle network. If such rare event occurs this method must be called.
H A DIVehicle.hal17 package android.hardware.automotive.vehicle@2.0;
23 * Returns a list of all property configurations supported by this vehicle
32 * StatusCode::INVALID_ARG, otherwise a list of vehicle property
39 * Get a vehicle property value.
57 * Set a vehicle property value.
91 * Print out debugging state for the vehicle hal.
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DFakeValueGenerator.h20 #include <android/hardware/automotive/vehicle/2.0/types.h>
25 namespace vehicle { namespace in namespace:android::hardware::automotive
54 } // namespace vehicle
H A DCommBase.h26 namespace vehicle { namespace in namespace:android::hardware::automotive
80 } // namespace vehicle
H A DPipeComm.h27 namespace vehicle { namespace in namespace:android::hardware::automotive
71 } // namespace vehicle
H A DSocketComm.h27 namespace vehicle { namespace in namespace:android::hardware::automotive
88 } // namespace vehicle
H A DPipeComm.cpp19 #include <android/hardware/automotive/vehicle/2.0/IVehicle.h>
31 namespace vehicle { namespace in namespace:android::hardware::automotive
100 } // namespace vehicle
H A DLinearFakeValueGenerator.h27 namespace vehicle { namespace in namespace:android::hardware::automotive
65 } // namespace vehicle
H A DJsonFakeValueGenerator.h33 namespace vehicle { namespace in namespace:android::hardware::automotive
71 } // namespace vehicle
H A DSocketComm.cpp19 #include <android/hardware/automotive/vehicle/2.0/IVehicle.h>
33 namespace vehicle { namespace in namespace:android::hardware::automotive
187 } // namespace vehicle
H A DEmulatedVehicleHal.h40 namespace vehicle { namespace in namespace:android::hardware::automotive
45 /** Implementation of VehicleHal that connected to emulator instead of real vehicle network. */
95 } // namespace vehicle
H A DLinearFakeValueGenerator.cpp27 namespace vehicle { namespace in namespace:android::hardware::automotive
132 } // namespace vehicle
H A DVehicleEmulator.h33 namespace vehicle { namespace in namespace:android::hardware::automotive
69 * Emulates vehicle by providing controlling interface from host side either through ADB or Pipe.
111 } // namespace vehicle
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DObd2SensorStore.h22 #include <android/hardware/automotive/vehicle/2.0/types.h>
27 namespace vehicle { namespace in namespace:android::hardware::automotive
79 } // namespace vehicle
H A DVehicleHal.h20 #include <android/hardware/automotive/vehicle/2.0/IVehicle.h>
26 namespace vehicle { namespace in namespace:android::hardware::automotive
30 * This is a low-level vehicle hal interface that should be implemented by
51 * times for the same vehicle property to update sample rate.
64 * @param property vehicle property to unsubscribe
88 /* Propagates property change events to vehicle HAL clients. */
93 /* Propagates error during set operation to the vehicle HAL clients. */
107 } // namespace vehicle
H A DVehiclePropConfigIndex.h22 #include <android/hardware/automotive/vehicle/2.0/IVehicle.h>
27 namespace vehicle { namespace in namespace:android::hardware::automotive
31 * This is thread-safe immutable class to hold vehicle property configuration
75 } // namespace vehicle
H A DVehiclePropertyStore.h25 #include <android/hardware/automotive/vehicle/2.0/IVehicle.h>
30 namespace vehicle { namespace in namespace:android::hardware::automotive
35 * vehicle property values.
99 } // namespace vehicle
H A DVehicleUtils.h24 #include <android/hardware/automotive/vehicle/2.0/types.h>
29 namespace vehicle { namespace in namespace:android::hardware::automotive
80 } // namespace vehicle
H A DVmsUtils.h23 #include <android/hardware/automotive/vehicle/2.0/types.h>
28 namespace vehicle { namespace in namespace:android::hardware::automotive
151 } // namespace vehicle
H A DVehicleHalManager.h29 #include <android/hardware/automotive/vehicle/2.0/IVehicle.h>
40 namespace vehicle { namespace in namespace:android::hardware::automotive
118 } // namespace vehicle
H A DSubscriptionManager.h29 #include <android/hardware/automotive/vehicle/2.0/IVehicle.h>
37 namespace vehicle { namespace in namespace:android::hardware::automotive
173 } // namespace vehicle
/hardware/interfaces/automotive/vehicle/2.0/default/
H A DVehicleService.cpp17 #define LOG_TAG "automotive.vehicle@2.0-service"
28 using namespace android::hardware::automotive::vehicle::V2_0;
42 ALOGE("Unable to register vehicle service (%d)", status);
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DVehiclePropConfigIndex_test.cpp26 namespace vehicle { namespace in namespace:android::hardware::automotive
74 } // namespace vehicle
H A DVehicleObjectPool_test.cpp28 namespace vehicle { namespace in namespace:android::hardware::automotive
128 } // namespace vehicle
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DObd2SensorStore.cpp25 namespace vehicle { namespace in namespace:android::hardware::automotive
105 } // namespace vehicle

Completed in 807 milliseconds

12