From 1bada6c0f6d2982469089a4e86a0157051aabd4f Mon Sep 17 00:00:00 2001 From: xiongweichao Date: Fri, 12 Nov 2021 16:51:08 +0800 Subject: [PATCH] already defined in bt_target.h --- components/bt/host/bluedroid/stack/include/stack/l2cdefs.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/components/bt/host/bluedroid/stack/include/stack/l2cdefs.h b/components/bt/host/bluedroid/stack/include/stack/l2cdefs.h index 56ddfb0df1..61a68f102e 100644 --- a/components/bt/host/bluedroid/stack/include/stack/l2cdefs.h +++ b/components/bt/host/bluedroid/stack/include/stack/l2cdefs.h @@ -257,11 +257,6 @@ #define L2CAP_EXTFEA_EXT_WINDOW 0x00000100 /* Extended Window Size */ #define L2CAP_EXTFEA_UCD_RECEPTION 0x00000200 /* Unicast Connectionless Data Reception */ -/* Mask for locally supported features used in Information Response (default to none) */ -#ifndef L2CAP_EXTFEA_SUPPORTED_MASK -#define L2CAP_EXTFEA_SUPPORTED_MASK 0 -#endif - /* Mask for LE supported features used in Information Response (default to none) */ #ifndef L2CAP_BLE_EXTFEA_MASK #define L2CAP_BLE_EXTFEA_MASK 0