summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/bt_target.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/bt_target.h b/include/bt_target.h
index 05b5ff17a..ac9e00d09 100644
--- a/include/bt_target.h
+++ b/include/bt_target.h
@@ -1206,11 +1206,6 @@
#define GAP_INCLUDED TRUE
#endif
-/* This is set to enable use of GAP L2CAP connections. */
-#ifndef GAP_CONN_INCLUDED
-#define GAP_CONN_INCLUDED TRUE
-#endif
-
/* The maximum number of simultaneous GAP L2CAP connections. */
#ifndef GAP_MAX_CONNECTIONS
#define GAP_MAX_CONNECTIONS 30