diff options
Diffstat (limited to 'stack/gatt/gatt_int.h')
-rw-r--r-- | stack/gatt/gatt_int.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stack/gatt/gatt_int.h b/stack/gatt/gatt_int.h index ccdb14819..a1fbb9d02 100644 --- a/stack/gatt/gatt_int.h +++ b/stack/gatt/gatt_int.h @@ -296,8 +296,6 @@ typedef struct #define GATT_CH_CONN 2 #define GATT_CH_CFG 3 #define GATT_CH_OPEN 4 -#define GATT_CH_W4_SEC_COMP 5 -#define GATT_CH_W4_DATA_SIGN_COMP 6 typedef UINT8 tGATT_CH_STATE; |