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

Commit 011c7476 authored by Kihong Seong's avatar Kihong Seong
Browse files

Add new flag for scan timeout reset

Test: m com.android.btservices
Bug: 316266556
Bug: 300916771
Bug: 315241296
Change-Id: I20fb84199b17dfc90076333ad04755b7d3d1ba1f
parent 888c2bd0
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -27,3 +27,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"
}