#
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
|
#
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
|
#
15f22304 |
| 30-Apr-2018 |
Matthias Ringwald <[email protected]> |
att_db: add lookup of 128 bit UUIDs
|
#
e404a688 |
| 22-Feb-2018 |
Matthias Ringwald <[email protected]> |
att: support for delayed att read response
|
#
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
|
#
9b31df63 |
| 19-Sep-2017 |
Matthias Ringwald <[email protected]> |
att_db: validate prepared writes before execution. Additional att_write_callback with ATT_TRANSACTION_MODE_VALIDATE
|
#
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
|
#
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
|