History log of /btstack/src/ble/att_server.c (Results 1 – 25 of 194)
Revision Date Author Comments
# cb140a1e 16-Dec-2024 Matthias Ringwald <[email protected]>

att_server: fix signed vs. unsigned warnings


# 29f2ca21 19-Sep-2024 Matthias Ringwald <[email protected]>

att_server: move att_server_eatt_bearer_t to header, document att_server_eatt_init


# 370c8b58 19-Sep-2024 Matthias Ringwald <[email protected]>

att_server: fix assert


# be75fc08 15-Aug-2024 Matthias Ringwald <[email protected]>

att_server: add missing include


# 53a869da 22-Jul-2024 Matthias Ringwald <[email protected]>

att_server: improve handling of pending response


# c5867c46 17-Apr-2024 Matthias Ringwald <[email protected]>

att_server: extract att_server_handle_response_pending


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

att_server: allow to start crypto operation from delayed att read/write request

# Conflicts:
# CHANGELOG.md


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

att_sever: call att_read_callback on services with ATT_READ_RESPONSE_PENDING

# Conflicts:
# CHANGELOG.md


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

att_server: add flags to att_service_handler_t


# f688bdb8 04-Dec-2023 Matthias Ringwald <[email protected]>

Use boolean for conditionals


# 4ab47674 04-Dec-2023 Matthias Ringwald <[email protected]>

att_server: use bool for ir_lookup_active and pairing_active


# 94e69787 30-Nov-2023 Matthias Ringwald <[email protected]>

att_server: forward HCI_SUBEVENT_LE_CONNECTION_COMPLETE for backwards compatibility


# 3548b7cb 30-Nov-2023 Dirk Helbig <[email protected]>

cmake: fix warnings, code cleanup


# 9d1eff91 22-Nov-2023 Matthias Ringwald <[email protected]>

core: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE


# 9828b48a 06-Jul-2023 Matthias Ringwald <[email protected]>

att_server: reject incoming eatt connection if outgoing connection is active


# 9ed6f53c 05-Jul-2023 Matthias Ringwald <[email protected]>

att_dispatch: update att_server.l2cap_cid in lower layer


# 52e211de 04-Jul-2023 Matthias Ringwald <[email protected]>

att_server: move classic packet handling into att dispatch handler


# 328bed13 02-Jul-2023 Matthias Ringwald <[email protected]>

att_server: use can send / request to send from att dispatch


# 6bf42d1f 02-Jul-2023 Matthias Ringwald <[email protected]>

att_server: register classic att server via att_dispatch


# 989c5498 26-Jun-2023 Matthias Ringwald <[email protected]>

l2cap: add authorization_required param to ecbm service registration


# 01c0691b 19-Jun-2023 Matthias Ringwald <[email protected]>

att_server: clear persistent ccc on new pairing (fix regression from cd45e970)


# acb2a577 19-Jun-2023 Matthias Ringwald <[email protected]>

att_server: set att_connection for att_run_for_context


# 5683a8e4 08-Jun-2023 Matthias Ringwald <[email protected]>

att_server: use eatt bearer for notify/indicate if available


# d74c7b2b 08-Jun-2023 Matthias Ringwald <[email protected]>

att_server: extract att_server_prepare_server_message that uses eatt bearer if available


# 40f8d8f2 05-Jun-2023 Matthias Ringwald <[email protected]>

att_server: add att_server_multiple_notify


12345678