mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-29 12:32:54 +00:00
esp32: add ENABLE_ATT_DELAYED_RESPONSE
This commit is contained in:
parent
50da9f2091
commit
12a29783e7
@ -19,6 +19,7 @@
|
|||||||
#define ENABLE_LE_DATA_CHANNELS
|
#define ENABLE_LE_DATA_CHANNELS
|
||||||
#define ENABLE_LE_DATA_LENGTH_EXTENSION
|
#define ENABLE_LE_DATA_LENGTH_EXTENSION
|
||||||
#define ENABLE_LE_SECURE_CONNECTIONS
|
#define ENABLE_LE_SECURE_CONNECTIONS
|
||||||
|
#define ENABLE_ATT_DELAYED_RESPONSE
|
||||||
// ESP32 supports ECDH HCI Commands, but micro-ecc lib is already provided anyway
|
// ESP32 supports ECDH HCI Commands, but micro-ecc lib is already provided anyway
|
||||||
#define ENABLE_MICRO_ECC_FOR_LE_SECURE_CONNECTIONS
|
#define ENABLE_MICRO_ECC_FOR_LE_SECURE_CONNECTIONS
|
||||||
#define ENABLE_SCO_OVER_HCI
|
#define ENABLE_SCO_OVER_HCI
|
||||||
|
Loading…
x
Reference in New Issue
Block a user