Home
last modified time | relevance | path

Searched defs:OBD2_FREEZE_FRAME_CLEAR (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DPropertyUtils.h43 constexpr int OBD2_FREEZE_FRAME_CLEAR = (int)VehicleProperty::OBD2_FREEZE_FRAME_CLEAR; variable
/aosp12/packages/services/Car/car-lib/src/android/car/
H A DVehiclePropertyIds.java1545 public static final int OBD2_FREEZE_FRAME_CLEAR = 299896067; field in VehiclePropertyIds