History log of /btstack/src/ble/att_db.c (Results 76 – 94 of 94)
Revision Date Author Comments
# 9d622fde 03-Mar-2018 Matthias Ringwald <[email protected]>

att_db: pass att operation mode read/write to att_validate_security


# e404a688 22-Feb-2018 Matthias Ringwald <[email protected]>

att: support for delayed att read response


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

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


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

att_db: pass att iterator into att_persistent_ccc_cache


# f50ef7dd 05-Feb-2018 Matthias Ringwald <[email protected]>

att_db/att_server: log_info -> log_debug to have no debug output for le streamer


# 8b1d64c6 23-Oct-2017 Matthias Ringwald <[email protected]>

att_db: add att_is_persistent_ccc


# 3d71c7a4 17-Oct-2017 Matthias Ringwald <[email protected]>

att: moved service handling from att_db into att_server, att_register_service_handler -> att_server_register_service_handler


# bfd413f0 23-Sep-2017 Matthias Ringwald <[email protected]>

att_db: add att_read_callback helpers for 1,2,4 byte unsigned little endian and blob data


# 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


# 9b31df63 19-Sep-2017 Matthias Ringwald <[email protected]>

att_db: validate prepared writes before execution. Additional att_write_callback with ATT_TRANSACTION_MODE_VALIDATE


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


# 7a766ebf 13-Jan-2017 Matthias Ringwald <[email protected]>

LE: require ENABLE_LE_SIGNED_WRITE for ATT/GATT Signed Writes


# 9ec2630c 22-Dec-2016 Matthias Ringwald <[email protected]>

fix unused parameters warning


# 660ce368 01-Nov-2016 Matthias Ringwald <[email protected]>

gatt_server: add minimal functionality to support modular GATT Server Server implementations


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

att_server: allow to register handler for handle range - needed for modular service implmeentation


# 59c6af15 28-Mar-2016 Matthias Ringwald <[email protected]>

add classic/core.h and ble/core.h, add ENABLE_CLASSIC where missing


# fc64f94a 19-Feb-2016 Matthias Ringwald <[email protected]>

use hci_con_handle_t more


# 711e6c80 19-Feb-2016 Matthias Ringwald <[email protected]>

use hci_con_handle_t more


# 591423b2 11-Feb-2016 Matthias Ringwald <[email protected]>

att -> att_db


1234