#
924bf9b8 |
| 25-Feb-2022 |
Matthias Ringwald <[email protected]> |
posix: use bd_addr_to_str_with_delimiter for bd_addr_to_dash_str
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
21a309a4 |
| 21-Jun-2021 |
Matthias Ringwald <[email protected]> |
posix/le_device_db_fs: fix db read from file
|
#
ff3cc4a5 |
| 03-Dec-2019 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-14.4_d: use while(true) instead of while(1)
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
d14ceebf |
| 01-May-2019 |
Matthias Ringwald <[email protected]> |
le_device_db: return BD_ADDR_TYPE_UNKNOWN if device unknown in posix_fs, wiced, and memory implementations
|
#
3dc3a67d |
| 06-Mar-2019 |
Matthias Ringwald <[email protected]> |
le_device_db: add secure connection field
|
#
6ecd409b |
| 26-Nov-2018 |
Matthias Ringwald <[email protected]> |
posix/le_device_db_fs: fix EOF detection reading db
|
#
6fc9dda1 |
| 15-Mar-2018 |
Matthias Ringwald <[email protected]> |
le_device_db: add le_device_db_max_count() for index iteration
|
#
539b14ed |
| 21-Nov-2017 |
Matthias Ringwald <[email protected]> |
le_device_db_fs, le_device_db_tlv: reset memory for new device
|
#
fd19b115 |
| 03-Apr-2017 |
Matthias Ringwald <[email protected]> |
posix: allow to configure LINK_KEY_PATH and LE_DEVICE_DB_PATH
|
#
ab2c6ae4 |
| 24-Mar-2017 |
Matthias Ringwald <[email protected]> |
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
#
eda85fbf |
| 11-Feb-2017 |
Matthias Ringwald <[email protected]> |
sm: don't store info for signed writes without ENABLE_LE_SIGNED_WRITE
|
#
f33ad81d |
| 27-Jun-2016 |
Matthias Ringwald <[email protected]> |
sm: add le_device_db_set_local_addr and call with local address
|
#
9ed01c36 |
| 27-Jun-2016 |
Matthias Ringwald <[email protected]> |
posix: add le_device_db_fs that stores db at /tmp/btstack_le_device_db.txt as basic csv
|