Skip to content
Snippets Groups Projects
Commit b79397a9 authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

flags: Add gatt_drop_acl_on_out_of_resources_fix

Bug: 325929235
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: Id3b09125ddcb4dc0618a7fa3cc3891fd4f9cfc80
parent 0c41e08d
No related branches found
No related tags found
No related merge requests found
......@@ -98,3 +98,10 @@ flag {
description: "Fix reconnect issue on Bluetooth startup"
bug: "325595120"
}
flag {
name: "gatt_drop_acl_on_out_of_resources_fix"
namespace: "bluetooth"
description: "Remove ACL when there is not resource to handle more gatt connections."
bug: "325929235"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment