diff --git a/flags/gap.aconfig b/flags/gap.aconfig
index 2b3890910d22f22ecbc1d9fb13912a19a8bd37c3..4960c6805d591ddc333b338c4ae790695d1bbf6e 100644
--- a/flags/gap.aconfig
+++ b/flags/gap.aconfig
@@ -62,3 +62,12 @@ flag {
     description: "Enumerate GATT error situations"
     bug: "320574336"
 }
+
+flag {
+    name: "gatt_fix_device_busy"
+    namespace: "bluetooth"
+    description: "Fix device busy bug in BluetoothGatt"
+    bug: "322580271"
+}
+
+