#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
6535961a |
| 02-Dec-2019 |
Matthias Ringwald <[email protected]> |
ignore memcpy return value (always returns first parameter)
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
404999fe |
| 16-Mar-2018 |
Matthias Ringwald <[email protected]> |
btstack_link_key_db_memory: add iterator
|
#
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__
|
#
9ec2630c |
| 22-Dec-2016 |
Matthias Ringwald <[email protected]> |
fix unused parameters warning
|
#
1624665a |
| 07-Jun-2016 |
Matthias Ringwald <[email protected]> |
link_key_db: add set_local_bd_addr to be able to store link key pairs (local/remote). Use in posix fs link key db
|
#
59c6af15 |
| 28-Mar-2016 |
Matthias Ringwald <[email protected]> |
add classic/core.h and ble/core.h, add ENABLE_CLASSIC where missing
|
#
d56ad4f6 |
| 27-Mar-2016 |
Matthias Ringwald <[email protected]> |
fix compile
|
#
058e3d6b |
| 10-Feb-2016 |
Matthias Ringwald <[email protected]> |
util.h: use lower case for bd_addr_copy and bd_addr_cmp
|
#
a98592bc |
| 02-Feb-2016 |
Matthias Ringwald <[email protected]> |
split remote_device_db into btstack_link_key_db and btstack_device_name_db
|