mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-01 04:20:33 +00:00
esp32: enable le data channels, disable packet logger
This commit is contained in:
parent
b8b2707a51
commit
2b3e76a20b
@ -16,6 +16,7 @@
|
|||||||
#define ENABLE_CLASSIC
|
#define ENABLE_CLASSIC
|
||||||
#define ENABLE_LE_PERIPHERAL
|
#define ENABLE_LE_PERIPHERAL
|
||||||
#define ENABLE_LE_CENTRAL
|
#define ENABLE_LE_CENTRAL
|
||||||
|
#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
|
||||||
// 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user