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

Commit 30a4d868 authored by Himanshu Rawat's avatar Himanshu Rawat
Browse files

Flag for removing HID connect request before pairing

Test: mmm packages/modules/Bluetooth
Bug: 314707251
Bug: 315241296

Change-Id: Ie0ba5c15d71c7a80f7ed0e114054475a3dc1bedb
parent a013cded
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    description: "Make BTA_DmXXX security APIs synchronous"
    bug: "311196228"
}

flag {
    name: "connect_hid_after_service_discovery"
    namespace: "bluetooth"
    description: "Don't initiate HID connection before pairing and service discovery"
    bug: "314707251"
}