| package: "com.android.bluetooth.flags" |
| container: "com.android.btservices" |
| |
| flag { |
| name: "l2cap_tx_complete_cb_info" |
| namespace: "bluetooth" |
| description: "Provide l2cap transmit complete information b/301168932" |
| bug: "314819704" |
| } |
| |
| flag { |
| name: "l2cap_p_ccb_check_rewrite" |
| namespace: "bluetooth" |
| description: "Rewrite logic of p_ccb check in l2c_link_sec_comp" |
| bug: "326686472" |
| } |
| |
| flag { |
| name: "l2cap_le_do_not_adjust_min_interval" |
| namespace: "bluetooth" |
| description: "Do not adjust min_interval in connection update request" |
| bug: "346960036" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |
| |
| flag { |
| name: "l2cap_update_existing_conn_interval_with_base_interval" |
| namespace: "bluetooth" |
| description: "Update existing connection intervals when base ecosystem interval is set" |
| bug: "348209161" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |
| |
| flag { |
| name: "l2cap_fcs_option_fix" |
| namespace: "bluetooth" |
| description: "Use fcs_option for non BASIC mode " |
| bug: "372605959" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |