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

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

Merge "Add flag l2cap_le_do_no_adjust_min_interval" into main am: a3a86052

parents 37465be2 a3a86052
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -14,3 +14,13 @@ flag {
    description: "Rewrite logic of p_ccb check in l2c_link_sec_comp"
    bug: "326686472"
}

flag {
    name: "l2cap_le_do_not_adjust_min_interval"
    namespace: "bluetooth"
    description: "Do not adjust min_interval in connection update request"
    bug: "346960036"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}