History log of /btstack/src/ble/att_server.c (Results 126 – 150 of 194)
Revision Date Author Comments
# 49aa330b 07-May-2018 Matthias Ringwald <[email protected]>

att_server: check if connection handle is valid before queue can send now request (fix)


# ae89fd3a 30-Apr-2018 Matthias Ringwald <[email protected]>

att_server: check if connection handle is valid before queue can send now request


# d1a1f6a4 04-Apr-2018 Matthias Ringwald <[email protected]>

sm: use btstack_crypto (lifted from btstack-crypto branch)


# 1b7acd0d 30-Mar-2018 Matthias Ringwald <[email protected]>

att_server: handle SM_EVENT_PAIRING_COMPLETE


# e8e7403e 23-Feb-2018 Matthias Ringwald <[email protected]>

att: support for delayed att read response


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

att: support for delayed att read response


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

att_server: fix handling of ATT_EVENT_MTU_EXCHANGE_COMPLETE


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

att_server: fix handling of ATT_EVENT_MTU_EXCHANGE_COMPLETE


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

att_server: use PRIx32 for logging tags


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

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


# b12646c5 16-Jan-2018 Jakob Krantz <[email protected]>

att_dispatch: Propogate MTU update to both att_server and gatt_client.

According to the BT 5.0 spec. A MTU negotiation shall only be required in one
direction. I.e. We must propogate the negotiated

att_dispatch: Propogate MTU update to both att_server and gatt_client.

According to the BT 5.0 spec. A MTU negotiation shall only be required in one
direction. I.e. We must propogate the negotiated MTU between gatt_client
and att_server.

show more ...


# 9c6e867e 19-Jan-2018 Matthias Ringwald <[email protected]>

sm: moved sm_encryption_key_size, sm_authenticated, sm_authorization_state into gap.h


# 6afb9aca 20-Nov-2017 Matthias Ringwald <[email protected]>

doc: add NVN_NUM_GATT_SERVER_CCC


# 6a540790 20-Nov-2017 Matthias Ringwald <[email protected]>

att_server: introduce persistent_ccc_entry_t to store persistent ccc, overwrite oldest entry if no free entry found


# b2c1e52c 20-Nov-2017 Matthias Ringwald <[email protected]>

att_server: workaround for identity already resolved before connection complete


# 760ad805 03-Nov-2017 Matthias Ringwald <[email protected]>

att_server: delete stored CCC values on pairing start


# e62c502c 01-Nov-2017 Matthias Ringwald <[email protected]>

att_server: track le device db index from SM_EVENT_IDENTITY_CREATED


# 01ac2008 23-Oct-2017 Matthias Ringwald <[email protected]>

att_server: restore CCC values when encryption gets enabled


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

att_server: store CCC in tlv if bonded


# 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


# 6cf9be56 02-Nov-2017 Matthias Ringwald <[email protected]>

att_server: fix compile


# 7dad9ff8 20-Sep-2017 Matthias Ringwald <[email protected]>

ancs_client, att_server, pbab_client: review UNUSED-size


# 54178543 26-Jul-2017 Matthias Ringwald <[email protected]>

fix warnings


# eaac31e8 07-Jun-2017 Matthias Ringwald <[email protected]>

fix build


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


12345678