Add feature ISO TP (multi frames and peer to peer)
[apps/agl-service-can-low-level.git] / low-can-binding / can / message-definition.hpp
index 13ae228..f46d3ad 100644 (file)
@@ -82,6 +82,7 @@ public:
        uint32_t get_id() const;
        bool is_fd() const;
        bool is_j1939() const;
+       bool is_isotp() const;
        std::vector<std::shared_ptr<signal_t>>& get_signals();
        uint32_t get_length() const;
        uint32_t get_flags() const;