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

Commit 5c703318 authored by Chris Manton's avatar Chris Manton
Browse files

Add flag: rnr_directly_call_gap_over_le

Bug: 315241296
Bug: 363052833
Bug: 354065157
Bug: 322020652

Change-Id: I97c71da2f98101a5afae303d310cea4600e11a6c
parent 19410862
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -27,3 +27,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "rnr_directly_call_gap_over_le"
    namespace: "bluetooth"
    description: "Directly call GAP for remote name request over LE"
    bug: "363052833"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}