summaryrefslogtreecommitdiffstats
path: root/include/bt_target.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bt_target.h')
-rw-r--r--include/bt_target.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/bt_target.h b/include/bt_target.h
index 68c8417..05c4a35 100644
--- a/include/bt_target.h
+++ b/include/bt_target.h
@@ -271,6 +271,10 @@
#define BTA_GATT_INCLUDED FALSE
#endif
+#ifndef BTA_DISABLE_DELAY
+#define BTA_DISABLE_DELAY 200 /* in milliseconds */
+#endif
+
#ifndef RPC_TRACE_ONLY
#define RPC_TRACE_ONLY FALSE
#endif