esp32: add ENABLE_ATT_DELAYED_RESPONSE

This commit is contained in:
Matthias Ringwald 2018-11-01 12:30:10 +01:00
parent 50da9f2091
commit 12a29783e7

View File

@ -19,6 +19,7 @@
#define ENABLE_LE_DATA_CHANNELS
#define ENABLE_LE_DATA_LENGTH_EXTENSION
#define ENABLE_LE_SECURE_CONNECTIONS
#define ENABLE_ATT_DELAYED_RESPONSE
// ESP32 supports ECDH HCI Commands, but micro-ecc lib is already provided anyway
#define ENABLE_MICRO_ECC_FOR_LE_SECURE_CONNECTIONS
#define ENABLE_SCO_OVER_HCI