27 ::apollo::canbus::Lexus> {
29 static const int32_t
ID;
31 void Parse(
const std::uint8_t* bytes, int32_t length,
32 Lexus* chassis)
const override;
39 bool headlights_mode_is_valid(
const std::uint8_t* bytes,
40 const int32_t length)
const;
49 const std::uint8_t* bytes,
const int32_t length)
const;
55 bool fog_lights_on_is_valid(
const std::uint8_t* bytes,
56 const int32_t length)
const;
61 bool fog_lights_on(
const std::uint8_t* bytes,
const int32_t length)
const;
67 bool headlights_on_bright_is_valid(
const std::uint8_t* bytes,
68 const int32_t length)
const;
74 bool headlights_on_bright(
const std::uint8_t* bytes,
75 const int32_t length)
const;
81 bool headlights_on_is_valid(
const std::uint8_t* bytes,
82 const int32_t length)
const;
87 bool headlights_on(
const std::uint8_t* bytes,
const int32_t length)
const;