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

Commit 49b250bc authored by Jakub Rotkiewicz's avatar Jakub Rotkiewicz
Browse files

flags: avdt_discover_seps_as_acceptor

Bug: 351158317
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I78add7b2b710f2645ced576e8a2b9c495c608c41
parent 5b5c68b0
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -95,3 +95,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "avdt_discover_seps_as_acceptor"
    namespace: "bluetooth"
    description: "Discover stream end points when in acceptor role."
    bug: "351158317"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file