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

Commit fc628ca4 authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Gerrit Code Review
Browse files

Merge "LeAudio: Fix uninitialized fields" into main

parents 36a6b3b1 21b65e47
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),