History log of /btstack/src/ble/att_db.h (Results 1 – 25 of 38)
Revision Date Author Comments
# d72e9d4b 19-Jul-2024 Matthias Ringwald <[email protected]>

att_server: document delayed write


# 85878f9d 23-Jan-2024 Matthias Ringwald <[email protected]>

att_server: add flags to att_service_handler_t


# 2cbb1bf1 05-Jun-2023 Matthias Ringwald <[email protected]>

att_db: add att_prepare_handle_value_multiple_notification


# 6f74cd09 13-Jun-2023 Milanka Ringwald <[email protected]>

att_db: read const value for given handle


# 32e1ff05 11-Jan-2022 Milanka Ringwald <[email protected]>

att_db: search included service within handle range


# 7a772b09 13-Dec-2021 Milanka Ringwald <[email protected]>

att_db: use "u" for defines


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 152ee664 04-Oct-2021 Milanka Ringwald <[email protected]>

att_db: remove unused definition


# f76262a5 04-Oct-2021 Milanka Ringwald <[email protected]>

att_db: make public gatt_server_get_handle_range_for_service_with_uuid128 function


# c436b760 01-Jun-2021 Milanka Ringwald <[email protected]>

att_db: fix spelling, update API docu


# fe5a6c4e 27-May-2021 Milanka Ringwald <[email protected]>

src: add title to header files


# 6d6595cf 02-May-2021 Matthias Ringwald <[email protected]>

att_db: add new att opcodes


# 0ff1f3d8 29-Apr-2021 Matthias Ringwald <[email protected]>

att_db: allow ATT Read Callback to return custom ATT Error Code


# dde9ff1e 29-Dec-2020 Matthias Ringwald <[email protected]>

gatt_client/att_server: track mtu exchanged in hci_connection->att_connection


# 6de29f25 30-Jan-2020 Matthias Ringwald <[email protected]>

auto-pts: track security level in att_connection struct, pass att_connection to btp_att_get_attribute_value


# 44127f43 18-Dec-2019 Matthias Ringwald <[email protected]>

att_db: add helper functions for auto-pts btpclient


# 4d5915b3 02-Dec-2019 Matthias Ringwald <[email protected]>

att_db: use bool type


# 09f91c9f 26-Sep-2019 Matthias Ringwald <[email protected]>

att_db: extract internal definitions from bluetooth.h


# 2865193a 24-Sep-2019 Milanka Ringwald <[email protected]>

att_db.h: move ATT error codes to bluetooth.h


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

att_db: fix include guard


# 80e33422 11-May-2019 Matthias Ringwald <[email protected]>

Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)


# 13eb7322 06-Mar-2019 Matthias Ringwald <[email protected]>

att_db: track sc flag


# 3bb3035f 02-Nov-2018 Milanka Ringwald <[email protected]>

att_server: use const for input data buffer


# c7774db7 01-Nov-2018 Milanka Ringwald <[email protected]>

att_db: add get server configuration, extracted get decriptor handle for uuid16


# 56c3a347 27-Aug-2018 Matthias Ringwald <[email protected]>

att: support delayed write


12