Matthias Ringwald
|
22aa151238
|
le_device_db_memory: make nr of entries configurable via MAX_NR_LE_DEVICE_DB_ENTRIES
|
2017-02-11 22:44:02 +01:00 |
|
Matthias Ringwald
|
3b1c4bce52
|
ports: remove obsolete MAX_NR_GATT_SUBCLIENTS, MAX_NR_GATT_CLIENTS = 1
|
2017-02-02 14:53:53 +01:00 |
|
Matthias Ringwald
|
f12924e0a6
|
Remove ENABLE_LOG_INTO_HCI_DUMP - it only affected console output and there enabled/disabled the timestamp
|
2017-01-30 17:03:37 +01:00 |
|
Matthias Ringwald
|
1a68220246
|
config: add ENABLE_LE_PERIPHERAL and ENABLE_LE_CENTRAL to be able to reduce code size in Security Manager
|
2017-01-14 17:47:16 +01:00 |
|
Matthias Ringwald
|
e981dfc496
|
drop HAVE_INIT_SCRIPT from port/*/btstack_config.h as it's not used anymore
|
2016-07-17 22:38:24 +02:00 |
|
Matthias Ringwald
|
f6a20ec99f
|
eHCILL: use ENABLE_EHCILL instead of HAVE_EHCILL plus runtime enable call, updated docs
|
2016-04-27 15:18:55 +02:00 |
|
Matthias Ringwald
|
aec7654d98
|
prefix embedded HAVE_
|
2016-03-30 11:06:56 +02:00 |
|
Matthias Ringwald
|
a265b909d4
|
memory: use MAX_NR_ instead of MAX_NO_
|
2016-03-28 12:05:33 +02:00 |
|
Matthias Ringwald
|
2c455dad9a
|
MAX_NO_BTSTACK_LINK_KEY_DB_MEMORYS -> MAX_NO_BTSTACK_LINK_KEY_DB_MEMORY_ENTRIES
|
2016-03-27 23:10:54 +02:00 |
|
Matthias Ringwald
|
40d883bd01
|
replace bzero with memset and drop HAVE_BZERO
|
2016-03-27 22:49:03 +02:00 |
|
Matthias Ringwald
|
e607af9c65
|
doc: update memory config section
|
2016-03-17 17:28:05 +01:00 |
|
Matthias Ringwald
|
726a19abef
|
fix msp430 ports
|
2016-03-04 14:37:06 +01:00 |
|
Matthias Ringwald
|
6e25cd8d95
|
ports: use MAX_NO_BTSTACK_LINK_KEY_DB_MEMORYS
|
2016-03-04 13:42:49 +01:00 |
|
Matthias Ringwald
|
2a989d8add
|
Merge branch 'master' into ble-api-cleanup
|
2016-01-28 20:42:00 +01:00 |
|
Matthias Ringwald
|
80b9a8caa6
|
add ENABLE_CLASSIC to all examples
|
2016-01-24 18:09:29 +01:00 |
|
Matthias Ringwald
|
77b4f63d67
|
drop #define EMBEDDED
|
2016-01-21 22:53:31 +01:00 |
|
Matthias Ringwald
|
0d529a9fd2
|
streamline btstack_config.h files
|
2016-01-21 21:56:56 +01:00 |
|
Matthias Ringwald
|
2539bee62f
|
HAVE_HCI_DUMP -> ENABLE_LOG_INTO_HCI_DUMP
|
2016-01-21 21:27:06 +01:00 |
|
Matthias Ringwald
|
7907f06931
|
btstack-config.h -> btstack_config.h
|
2016-01-21 15:41:16 +01:00 |
|