diff --git a/flags/gap.aconfig b/flags/gap.aconfig
index 8513d59d6ac08b6b690cb861185e09dea16a59d5..bc24fc031dcffe5077f4f1fb1e9ab09ec331bb37 100644
--- a/flags/gap.aconfig
+++ b/flags/gap.aconfig
@@ -91,3 +91,10 @@ flag {
     description: "Enable reassembly of LE periodic advertising events"
     bug: "324886466"
 }
+
+flag {
+    name: "gatt_reconnect_on_bt_on_fix"
+    namespace: "bluetooth"
+    description: "Fix reconnect issue on Bluetooth startup"
+    bug: "325595120"
+}