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

Commit 0e6aa8dc authored by Himanshu Rawat's avatar Himanshu Rawat Committed by Gerrit Code Review
Browse files

Merge "Flag for prevent pairing state reset due to unrelated service discovery" into main

parents 23230633 dff2d9b5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    description: "Bond type is not applicable for LE SMP pairing"
    bug: "319695663"
}

flag {
    name: "reset_pairing_only_for_related_service_discovery"
    namespace: "bluetooth"
    description: "Don't reset the pairing state if service discovery concludes for a different device"
    bug: "321996502"
}