| package: "com.android.bluetooth.flags" |
| container: "com.android.bt" |
| |
| flag { |
| name: "floss_separate_host_privacy_and_llprivacy" |
| namespace: "bluetooth" |
| description: "Allow enabling host privacy and LL privacy separately in floss" |
| bug: "338134627" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |
| |
| flag { |
| name: "ble_rnr_when_connected" |
| namespace: "bluetooth" |
| description: "If non-connectable, still read remote name if already connected" |
| bug: "411705040" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |
| |
| flag { |
| name: "gen_key_missing_evt_only_from_iocapreq" |
| namespace: "bluetooth" |
| description: "Genearte the key missing event only from IO_CAP_REQ and not from RSP" |
| bug: "411619742" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |