History log of /btstack/port/arduino/btstack_config.h (Results 1 – 19 of 19)
Revision Date Author Comments
# 077fecbb 09-Dec-2021 Milanka Ringwald <[email protected]>

ports: add link to documentation in btstack_config.h


# 606ccc9b 06-Nov-2020 Milanka Ringwald <[email protected]>

config: add ENABLE_PRINTF_HEXDUMP


# 36327e5a 06-Nov-2020 Milanka Ringwald <[email protected]>

config: sort defines alphabetically


# 8613e0eb 05-Oct-2020 Matthias Ringwald <[email protected]>

ports: remove memory config for classic where classic is not enabled


# 22aa1512 11-Feb-2017 Matthias Ringwald <[email protected]>

le_device_db_memory: make nr of entries configurable via MAX_NR_LE_DEVICE_DB_ENTRIES


# 3b1c4bce 02-Feb-2017 Matthias Ringwald <[email protected]>

ports: remove obsolete MAX_NR_GATT_SUBCLIENTS, MAX_NR_GATT_CLIENTS = 1


# f12924e0 30-Jan-2017 Matthias Ringwald <[email protected]>

Remove ENABLE_LOG_INTO_HCI_DUMP - it only affected console output and there enabled/disabled the timestamp


# 1a682202 14-Jan-2017 Matthias Ringwald <[email protected]>

config: add ENABLE_LE_PERIPHERAL and ENABLE_LE_CENTRAL to be able to reduce code size in Security Manager


# aec7654d 30-Mar-2016 Matthias Ringwald <[email protected]>

prefix embedded HAVE_


# a265b909 28-Mar-2016 Matthias Ringwald <[email protected]>

memory: use MAX_NR_ instead of MAX_NO_


# 2c455dad 27-Mar-2016 Matthias Ringwald <[email protected]>

MAX_NO_BTSTACK_LINK_KEY_DB_MEMORYS -> MAX_NO_BTSTACK_LINK_KEY_DB_MEMORY_ENTRIES


# 40d883bd 27-Mar-2016 Matthias Ringwald <[email protected]>

replace bzero with memset and drop HAVE_BZERO


# 6e25cd8d 04-Mar-2016 Matthias Ringwald <[email protected]>

ports: use MAX_NO_BTSTACK_LINK_KEY_DB_MEMORYS


# 80b9a8ca 24-Jan-2016 Matthias Ringwald <[email protected]>

add ENABLE_CLASSIC to all examples


# 77b4f63d 21-Jan-2016 Matthias Ringwald <[email protected]>

drop #define EMBEDDED


# 0d529a9f 21-Jan-2016 Matthias Ringwald <[email protected]>

streamline btstack_config.h files


# 2539bee6 21-Jan-2016 Matthias Ringwald <[email protected]>

HAVE_HCI_DUMP -> ENABLE_LOG_INTO_HCI_DUMP


# d6549a6e 21-Jan-2016 Matthias Ringwald <[email protected]>

fix compile of l2cap/rfcomm-name examples


# 7907f069 21-Jan-2016 Matthias Ringwald <[email protected]>

btstack-config.h -> btstack_config.h