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

Commit 2b142401 authored by Hyundo Moon's avatar Hyundo Moon
Browse files

Add flag initial_conn_params_p1

Bug: 378595485
Bug: 308483803
Bug: 315241296
Test: m -j;
Change-Id: I5abb257a2a427760b0481b9689272d7a2126522e
parent 522ce877
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -257,3 +257,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "initial_conn_params_p1"
    namespace: "bluetooth"
    description: "Use aggressive connection parameters when <2 connections exist. go/initial-connection-parameter-optimization"
    bug: "378595485"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file