package: "com.android.bluetooth.flags" container: "com.android.btservices" flag { name: "ignore_bond_type_for_le" namespace: "bluetooth" description: "Bond type is not applicable for LE SMP pairing" bug: "319695663" } flag { name: "reset_pairing_only_for_related_service_discovery" namespace: "bluetooth" description: "Don't reset the pairing state if service discovery concludes for a different device" bug: "321996502" } flag { name: "force_bredr_for_sdp_retry" namespace: "bluetooth" description: "Force BR/EDR transport for retrying SDP service discovery" bug: "326656580" } flag { name: "do_not_replace_existing_cod_with_uncategorized_cod" namespace: "bluetooth" description: "Don't replace an existing stored class of device with one determined to be uncategorized" bug: "335909751" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "read_model_num_fix" namespace: "bluetooth" description: "Read model number for all devices, including ones bonded through Fast Pair" bug: "337087330" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "bond_transport_after_bond_cancel_fix" namespace: "bluetooth" description: "Fix bad transport used for bonding, when the bonding process is restarted" bug: "344574871" metadata { purpose: PURPOSE_BUGFIX } }