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

Commit 9e4651f6 authored by Kihong Seong's avatar Kihong Seong Committed by Automerger Merge Worker
Browse files

Merge "Add new flag for scan timeout reset" into main am: 64e006ee am: e1d5c9c6

parents d99cc149 e1d5c9c6
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"
}