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

Commit 0430767f authored by Himanshu Rawat's avatar Himanshu Rawat Committed by Gerrit Code Review
Browse files

Merge "Use 20 ms max peripheral to central latency for DSA" into main

parents 850f3d9f 8a3ad2a8
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1339,7 +1339,7 @@ class LeAudioGroupStateMachineImpl : public LeAudioGroupStateMachine {
                LOG_INFO("Device found with support for selected DsaMode");
                LOG_INFO("Device found with support for selected DsaMode");


                param.sdu_itv_stom = 20000;
                param.sdu_itv_stom = 20000;
                param.max_trans_lat_stom = 10;
                param.max_trans_lat_stom = 20;
                it->max_sdu_size_stom = 15;
                it->max_sdu_size_stom = 15;
                it->rtn_stom = 2;
                it->rtn_stom = 2;