History log of /btstack/src/ble/att_server.c (Results 101 – 125 of 194)
Revision Date Author Comments
# e501bae0 11-May-2019 Matthias Ringwald <[email protected]>

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# e0463bdc 02-May-2019 Matthias Ringwald <[email protected]>

att_server: abort signed write validation on incoming new request


# a444112b 18-Mar-2019 Matthias Ringwald <[email protected]>

att_server: fix use of service packet handler


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

att_db: track sc flag


# b11dea2d 12-Nov-2018 Milanka Ringwald <[email protected]>

remove printf and unused std libraries


# 8f9132b5 12-Nov-2018 Milanka Ringwald <[email protected]>

att_server: add getter for MTU


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

att_server: use const for input data buffer


# 4395a000 05-Oct-2018 Matthias Ringwald <[email protected]>

fix warnings: missing cast, unreachable code


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

att: support delayed write


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

att: ENABLE_ATT_DELAYED_READ_RESPONSE -> ENABLE_ATT_DELAYED_RESPONSE, example/att_delayed_read_response.c -> example/att_delayed_response.c


# 27328ecb 19-Jun-2018 Matthias Ringwald <[email protected]>

att_server: remove pending value indication timer on disconnect


# 5d07396b 16-Jun-2018 Matthias Ringwald <[email protected]>

att_server: packet handler field added to att_service_handler_t to receive: connect/disconnect, atu exchange, indication complete


# bce48a26 06-Jun-2018 Matthias Ringwald <[email protected]>

att_server: send ATT_EVENT_HANDLE_VALUE_INDICATION_COMPLETE with status ATT_HANDLE_VALUE_INDICATION_DISCONNECT on disconnect


# fa5e3464 22-May-2018 Matthias Ringwald <[email protected]>

att_server: fix warning


# 6438547a 22-May-2018 Matthias Ringwald <[email protected]>

att_server: implement round robin for server request, notifications, and indications


# f29a88d8 22-May-2018 Matthias Ringwald <[email protected]>

att_server: refactor towards round robin


# 90f03c80 22-May-2018 Matthias Ringwald <[email protected]>

att_server: refactor towards round robin


# 3551936e 22-May-2018 Matthias Ringwald <[email protected]>

att_server: refactor towards round robin


# 234e8b8a 22-May-2018 Matthias Ringwald <[email protected]>

att_server: refactor towards round robin


# 374a288a 22-May-2018 Matthias Ringwald <[email protected]>

att_server: refactor towards round robin


# cbbb12d9 17-May-2018 Matthias Ringwald <[email protected]>

att_server: add att_server_request_to_send_notification and att_server_request_to_send_indication


# 969a5bba 17-May-2018 Matthias Ringwald <[email protected]>

att_server: keep can send now requests sorted by connection


# 5f141511 17-May-2018 Matthias Ringwald <[email protected]>

att_server: implement att_server_request_can_send_now_event internally using a btstack_context_callback_registration_t struct


# 04bb12a1 16-May-2018 Milanka Ringwald <[email protected]>

att server: remove line that rewrites context var


# 0234fbbc 14-May-2018 Matthias Ringwald <[email protected]>

att_server: wait until central re-encryption is complete


12345678