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

Commit ce28374b authored by Himanshu Rawat's avatar Himanshu Rawat Committed by Gerrit Code Review
Browse files

Merge "Flag to use HCI Read Local OOB Extended Data command" into main

parents 78056f40 64ee2300
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -44,3 +44,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "use_local_oob_extended_command"
    namespace: "bluetooth"
    description: "Use HCI Read Local OOB Extended Data command to generate local OOB when Secure Connections is supported by the controller"
    bug: "342250775"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}