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

Commit e1d5c9c6 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

parents b1db733e 64e006ee
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"
}