17 #ifdef MICROSTRAIN_LOGGING_ENABLED
46 return mip::C::mip_format_packet_bytes(buffer.
data(), buffer.
size(), index, &packet);
75 return mip::C::mip_format_packet(buffer.
data(), buffer.
size(), index, &packet);
106 return mip::C::mip_format_field(buffer.
data(), buffer.
size(), index, &field);
115 return mip::C::mip_log_packet(&packet, level);
122 return mip::C::mip_log_field(&field, level);
129 return mip::C::mip_log_packet_verbose(&packet, level);
132 #endif // MICROSTRAIN_LOGGING_ENABLED