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

Commit 64e006ee authored by Kihong Seong's avatar Kihong Seong Committed by Gerrit Code Review
Browse files

Merge "Add new flag for scan timeout reset" into main

parents 816e3016 011c7476
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -34,3 +34,10 @@ flag {
    description: "Fix LE scan parameters downgrade during inquiry"
    bug: "316885813"
}

flag {
    name: "scan_timeout_reset"
    namespace: "bluetooth"
    description: "Ensure scan timeout is reset if new scan started"
    bug: "316266556"
}