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

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

Merge "Add flag l2cap_le_do_no_adjust_min_interval" into main

parents b729de86 fc1fe8aa
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
    }
}