blob: ca11ab7e93a170824053a142f8c4fdeff9f199bf [file] [log] [blame]
package: "com.android.bluetooth.flags"
container: "com.android.bt"
flag {
name: "dont_send_hci_disconnect_repeatedly"
namespace: "bluetooth"
description: "Prevent BT from sending repeated HCI disconnect command"
bug: "381175628"
metadata {
purpose: PURPOSE_BUGFIX
}
}
flag {
name: "add_hop_to_event_callback"
namespace: "bluetooth"
description: "Add an additional hop to event callback"
bug: "406123458"
metadata {
purpose: PURPOSE_BUGFIX
}
}
flag {
name: "acl_fix_in_and_out_connection_reqs"
namespace: "bluetooth"
description: "Fix ACL scheduler when incoming and outgoing request occur simultaneously"
bug: "419027922"
metadata {
purpose: PURPOSE_BUGFIX
}
}