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

Commit a1785c4a authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Automerger Merge Worker
Browse files

Merge "LeAudio: Fix uninitialized fields" into main am: fc628ca4

parents a58194e0 fc628ca4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -706,6 +706,8 @@ struct ase {
        data_path_state(AudioStreamDataPathState::IDLE),
        configured_for_context_type(LeAudioContextType::UNINITIALIZED),
        preferred_phy(0),
        is_codec_in_controller(false),
        data_path_id(bluetooth::hci::iso_manager::kIsoDataPathDisabled),
        max_sdu_size(0),
        retrans_nb(0),
        max_transport_latency(0),