#
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
|
#
dbe92de6 |
| 13-Jul-2020 |
Matthias Ringwald <[email protected]> |
btstack_link_key_db_tlv: require NVM_NUM_LINK_KEYS to be set in btstack_config.h, set NVM_NUM_LINK_KEYS 16 where missing
|
#
046d2a34 |
| 17-Sep-2018 |
Matthias Ringwald <[email protected]> |
mtk: add m5, fix compile, use btstack_tlv_posix
|
#
aaef358b |
| 14-Aug-2018 |
Matthias Ringwald <[email protected]> |
mtk: add HAVE_UNIX_SOCKETS to fix compile
|
#
22aa1512 |
| 11-Feb-2017 |
Matthias Ringwald <[email protected]> |
le_device_db_memory: make nr of entries configurable via MAX_NR_LE_DEVICE_DB_ENTRIES
|
#
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
|
#
d0755cd6 |
| 30-Mar-2016 |
Matthias Ringwald <[email protected]> |
prefix POSIX related HAVE_ defines
|
#
e32b1c03 |
| 29-Mar-2016 |
Matthias Ringwald <[email protected]> |
drop HAVE_SO_NOSIGPIPE
|
#
40d883bd |
| 27-Mar-2016 |
Matthias Ringwald <[email protected]> |
replace bzero with memset and drop HAVE_BZERO
|
#
80b9a8ca |
| 24-Jan-2016 |
Matthias Ringwald <[email protected]> |
add ENABLE_CLASSIC to all examples
|
#
eb443d3d |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
add HAVE_POSIX_FILE_IO to suitable ports and use in hci_dump
|
#
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
|
#
423a3e49 |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
add HAVE_PLATFORM_IPHONE_OS. remove USE_BLUETOOL and USE_POWERMANAGEMENT
|
#
7907f069 |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
btstack-config.h -> btstack_config.h
|