| 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 | |
| } | |
| } |