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

Commit 8a714743 authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

leaudio: Fix comment

Bug: 331775328
Test: mmm packages/modules/Bluetooth
Flag: Exempt, comment change only
Change-Id: I8376151e2c1cbb85857706f80ae559df358670da
parent 9f58669e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3106,7 +3106,7 @@ class LeAudioClientImpl : public LeAudioClient {
    }

    log::error(
        "Failed to register for indications: 0x{:04x}, device: {}, status: "
        "Failed to register for notifications: 0x{:04x}, device: {}, status: "
        "0x{:02x}",
        hdl, leAudioDevice->address_, status);