History log of /btstack/tool/compile_gatt.py (Results 26 – 47 of 47)
Revision Date Author Comments
# 285653b2 10-Jan-2020 Matthias Ringwald <[email protected]>

tool/compile_gatt: support multiple process passes


# b4e354c1 06-Sep-2019 Matthias Ringwald <[email protected]>

tool/compile_gatt: fix tool permissions


# 78b65b0a 06-Sep-2019 Matthias Ringwald <[email protected]>

tool/compile_gatt: normalize paths, use os specific path separators


# 7050bf34 28-Mar-2019 Matthias Ringwald <[email protected]>

compile_gatt: document how .h was generated


# e72176f8 05-Mar-2019 Matthias Ringwald <[email protected]>

compile_gatt: add support for WRITE_AUTHENTICATED_SC and READ_AUTHENTICATED_SC flags


# 9be4aecf 05-Aug-2018 Matthias Ringwald <[email protected]>

compile_gatt: Allow enable Notifications/Indication with Write Command. Fixes issue with some Android devices


# dbb3997a 05-Jul-2018 Milanka Ringwald <[email protected]>

compile_gatt: add additional paths for .gatt files using -I


# b7647eb6 28-May-2018 Matthias Ringwald <[email protected]>

compile_gatt: fix parsing of CHARACTERISTIC_USER_DESCRIPTION, issue #23


# 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)


# d7ec1d24 05-Mar-2018 Matthias Ringwald <[email protected]>

compile_gatt: pretty print security settings in generated file


# e22a2612 02-Mar-2018 Matthias Ringwald <[email protected]>

compile_gatt: define independent security requirements for read and write operations


# 34af2546 02-Mar-2018 Matthias Ringwald <[email protected]>

att_db: detect persistent ccc by attribute uuid instead of explicit flag


# 8f8dd626 17-Oct-2017 Matthias Ringwald <[email protected]>

att_db: introduce PERSISTENT_WRITE_CCC, add to CCC ATT handle


# 8ea3236c 22-Sep-2017 Matthias Ringwald <[email protected]>

compile_gatt: fix flags for ccc


# 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


# 231a3c5d 10-Feb-2017 Matthias Ringwald <[email protected]>

gatt_compiler: fix typo on CLIENT_CHARACTERISTIC_CONFIGURATION


# 85a677ec 02-Nov-2016 Matthias Ringwald <[email protected]>

move GATT services into src/ble/gatt-service


# 60b51a4c 31-Oct-2016 Matthias Ringwald <[email protected]>

GATT Compiler: support #import <..> and ".." directives


# c9454abc 31-Oct-2016 Matthias Ringwald <[email protected]>

GATT Compiler: align comments


# 729074c4 30-Oct-2016 Matthias Ringwald <[email protected]>

add defines for start and end handle of each service


# b165f97b 28-Oct-2016 Matthias Ringwald <[email protected]>

GATT Converter: resolve UUIDs from src/bluetooth_gatt.h


# b3fcedb9 10-Apr-2016 Matthias Ringwald <[email protected]>

compile-gatt.py -> compile_gatt.py


12