#
8bea14f2 |
| 30-Apr-2018 |
Matthias Ringwald <[email protected]> |
att_db_util: fix permission encoding
|
#
ff04bac7 |
| 05-Apr-2018 |
Matthias Ringwald <[email protected]> |
att_db_util: added security requirement arguments to creator functions
|
#
b1ec855b |
| 29-Mar-2018 |
Matthias Ringwald <[email protected]> |
att_db_util: fix flags for CCC
|
#
fd1be25d |
| 05-Mar-2018 |
Matthias Ringwald <[email protected]> |
att_db: add att db version as first byte, report error if version differs (also works for older db without version byte)
|
#
518b9ae3 |
| 29-Mar-2018 |
Matthias Ringwald <[email protected]> |
att: drop unused ATT_DB_PERSISTENT_WRITE_CCC
|
#
4e5e1eb0 |
| 31-Jan-2018 |
Matthias Ringwald <[email protected]> |
att_db_util: return attribute handle for new servics, improve header documentation
|
#
46eb6b51 |
| 30-Jan-2018 |
Matthias Ringwald <[email protected]> |
att_db_util.c: fix include path
|
#
9f28d85d |
| 30-Jan-2018 |
Matthias Ringwald <[email protected]> |
att_db_util: add functions to create descriptors. document how to calculate cccd attribute handle
|
#
658d4117 |
| 09-Jan-2018 |
Jakob Krantz <[email protected]> |
Fixes bug where the att_db would not be updated if realloc returnes a new chunk of memory.
|
#
8f8dd626 |
| 17-Oct-2017 |
Matthias Ringwald <[email protected]> |
att_db: introduce PERSISTENT_WRITE_CCC, add to CCC ATT handle
|
#
eb6072ad |
| 22-Sep-2017 |
Matthias Ringwald <[email protected]> |
compile_gatt+att_db+att_db_util: make Client Characteristic Configuration readable without authentication but require permissions for write
|
#
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__
|
#
51261ae3 |
| 07-Oct-2016 |
Matthias Ringwald <[email protected]> |
fix common realloc mistake
|
#
59c6af15 |
| 28-Mar-2016 |
Matthias Ringwald <[email protected]> |
add classic/core.h and ble/core.h, add ENABLE_CLASSIC where missing
|
#
591423b2 |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
att -> att_db
|
#
9c80e4cc |
| 11-Feb-2016 |
Matthias Ringwald <[email protected]> |
util.h: rename swapX into reverse_x
|
#
f8fbdce0 |
| 31-Jan-2016 |
Matthias Ringwald <[email protected]> |
use little/big_endian_read/store_16/24/32
|
#
eb886013 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
fix missing bstack_ for struct data_source and struct timer. utils->btstack_util
|
#
16ece135 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
prefix debug with btstack_
|
#
aa4dd815 |
| 25-Nov-2015 |
Matthias Ringwald <[email protected]> |
merge from master
|
#
3edc84c5 |
| 13-Nov-2015 |
Matthias Ringwald <[email protected]> |
fix paths after source reorg
|
#
3deb3ec6 |
| 13-Nov-2015 |
Matthias Ringwald <[email protected]> |
split sources into core, ble, and classic
|