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

Commit 2b7979a5 authored by Bhakthavatsala Raghavendra's avatar Bhakthavatsala Raghavendra Committed by Gerrit Code Review
Browse files

Merge "Add flag to set LE data length to max on le coc connection" into main

parents e5901bf4 f572ba83
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -35,3 +35,12 @@ flag {
    is_exported: true
}

flag {
    name: "set_max_data_length_for_lecoc"
    namespace: "bluetooth"
    description: "set le data length to max on le coc connection to achieve better data rate"
    bug: "373726267"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}