Home
last modified time | relevance | path

Searched refs:MALFUNCTION_INDICATOR_LIGHT_ON (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DIntegerSensorIndex.java38 public static final int MALFUNCTION_INDICATOR_LIGHT_ON = 1; field in IntegerSensorIndex
77 IntegerSensorIndex.MALFUNCTION_INDICATOR_LIGHT_ON,
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
H A DREADME.md21 …rIndex::FUEL_SYSTEM_STATUS` 1.`DiagnosticIntegerSensorIndex::MALFUNCTION_INDICATOR_LIGHT_ON` 2.`Di…
H A DVehicleManager_fuzzer.cpp88 DiagnosticIntegerSensorIndex::MALFUNCTION_INDICATOR_LIGHT_ON,
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DEmulatedVehicleHal.cpp50 sensorStore->setIntegerSensor(DiagnosticIntegerSensorIndex::MALFUNCTION_INDICATOR_LIGHT_ON, 0); in fillDefaultObd2Frame()
/aosp12/packages/services/Car/car-lib/api/
H A Dsystem-current.txt595 field public static final int MALFUNCTION_INDICATOR_LIGHT_ON = 1; // 0x1
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal4355 MALFUNCTION_INDICATOR_LIGHT_ON = 1, /* PID 0x01 */