#
39426e8a |
| 06-Nov-2020 |
Milanka Ringwald <[email protected]> |
test/config: add ENABLE_PRINTF_HEXDUMP
|
#
02a3cd7f |
| 06-Nov-2020 |
Milanka Ringwald <[email protected]> |
test/config: sort defines alphabetically
|
#
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
|
#
e981dfc4 |
| 17-Jul-2016 |
Matthias Ringwald <[email protected]> |
drop HAVE_INIT_SCRIPT from port/*/btstack_config.h as it's not used anymore
|
#
d0755cd6 |
| 30-Mar-2016 |
Matthias Ringwald <[email protected]> |
prefix POSIX related HAVE_ defines
|
#
532bc034 |
| 28-Mar-2016 |
Matthias Ringwald <[email protected]> |
add ENABLE_CLASSIC to tests
|
#
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
|
#
a6efb919 |
| 04-Mar-2016 |
Matthias Ringwald <[email protected]> |
rewrite sscanf_bd_addr to be sscanf free
|
#
a98592bc |
| 02-Feb-2016 |
Matthias Ringwald <[email protected]> |
split remote_device_db into btstack_link_key_db and btstack_device_name_db
|