| package: "com.android.bluetooth.flags" |
| container: "com.android.bt" |
| |
| flag { |
| name: "l2cap_tx_complete_cb_info" |
| namespace: "bluetooth" |
| description: "Provide l2cap transmit complete information b/301168932" |
| bug: "314819704" |
| } |
| |
| flag { |
| name: "l2cap_fcs_option_fix" |
| namespace: "bluetooth" |
| description: "Use fcs_option for non BASIC mode " |
| bug: "372605959" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |
| |
| flag { |
| name: "delay_offload_le_coc_connection_ind" |
| namespace: "bluetooth" |
| description: "Delay LE CoC connection indication callback if controller Tx window is full" |
| bug: "408478753" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |