Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 35ddefcd authored by Grzegorz Kolodziejczyk's avatar Grzegorz Kolodziejczyk Committed by Gerrit Code Review
Browse files

Merge "le_audio: update logging of coding format" into main

parents b295b9ae dcb00f89
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -587,7 +587,7 @@ static bool IsCodecConfigSettingSupported(
  const auto& codec_id = codec_config_setting.id;
  if (codec_id != pac.codec_id) return false;

  log::debug(": Settings for format: 0x%02x ", codec_id.coding_format);
  log::debug(": Settings for format: 0x{:#02x} ", codec_id.coding_format);

  if (utils::IsCodecUsingLtvFormat(codec_id)) {
    log::assert_that(