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

Commit 80377ebe authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "flag: Add improve_create_connection_for_already_connecting_device" into main

parents 87ca4e29 105a3fdf
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -14,3 +14,14 @@ flag {
    description: "Guard the le shim connection map with a mutex"
    bug: "302054609"
}

flag {
    name: "improve_create_connection_for_already_connecting_device"
    namespace: "bluetooth"
    description: "Make sure to not stop controller with create connection cancel when not needed"
    bug: "356593752"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}