blob: c934aa6134d3a7a0344a2fb4d4f38b20c2edfc1e [file] [log] [blame]
package: "com.android.bluetooth.flags"
container: "com.android.btservices"
flag {
name: "rnr_present_during_service_discovery"
namespace: "bluetooth"
description: "Present RNR result during service discovery"
bug: "321809163"
}
flag {
name: "rnr_reset_state_at_cancel"
namespace: "bluetooth"
description: "Clear rnr in-progress-state when rnr_cancel called"
bug: "333094503"
}
flag {
name: "rnr_store_device_type"
namespace: "bluetooth"
description: "Store BREDR/LE when issuing RNR so we can cancel the correct type"
bug: "337179433"
metadata {
purpose: PURPOSE_BUGFIX
}
}