5 #ifndef UAVCAN_PROTOCOL_TRANSPORT_STATS_PROVIDER_HPP_INCLUDED
6 #define UAVCAN_PROTOCOL_TRANSPORT_STATS_PROVIDER_HPP_INCLUDED
11 #include <uavcan/protocol/GetTransportStats.hpp>
23 protocol::GetTransportStats::Response&)
const>
29 protocol::GetTransportStats::Response& resp)
const
40 protocol::CANIfaceStats stats;
44 resp.can_iface_stats.push_back(stats);
65 #endif // UAVCAN_PROTOCOL_TRANSPORT_STATS_PROVIDER_HPP_INCLUDED