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

Commit cc427262 authored by Kyunglyul Hyun's avatar Kyunglyul Hyun Committed by Gerrit Code Review
Browse files

Merge "Add a flag to clean up BtaGattQueue" into main

parents f3bbb9b5 e9e864f4
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -288,3 +288,13 @@ flag {
    description: "Add new API for directed advertising"
    bug: "378230500"
}

flag {
    name: "gatt_queue_cleanup_connected"
    namespace: "bluetooth"
    description: "Cleans up BtaGattQueue when connected"
    bug: "379007400"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}