History log of /btstack/src/ble/att_dispatch.c (Results 1 – 25 of 54)
Revision Date Author Comments
# d21b039a 15-Aug-2024 Matthias Ringwald <[email protected]>

att_dispatch: fix build for gatt over eatt without gatt over classic


# d4c00e3d 29-Sep-2023 Matthias Ringwald <[email protected]>

att_dispatch: fix handling of l2cap close


# 6737be29 29-Sep-2023 Matthias Ringwald <[email protected]>

att_dispatch: fix handling of l2cap close


# 2aed7bd4 29-Sep-2023 Matthias Ringwald <[email protected]>

att_dispatch: extract att_dispatch_att_server_for_l2cap_cid


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

att_dispatch: update att_server.l2cap_cid in lower layer


# 434166e3 05-Jul-2023 Matthias Ringwald <[email protected]>

att_dispatch: forward l2cap channel closed


# 4e39f390 04-Jul-2023 Matthias Ringwald <[email protected]>

att_dispatch: track incoming connection while outgoing is active


# 476bb9c4 04-Jul-2023 Matthias Ringwald <[email protected]>

att_dispatch: decline classic connection when outgoing active


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

att_dispatch: forward att pdu from classic


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

att_dispatch: extract att_dispatch_handle_att_pdu


# 1f4d0bc6 02-Jul-2023 Matthias Ringwald <[email protected]>

att_dispatch: add att_dispatch_classic_connect


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

att_dispatch: add att_dispatch_classic_register_service


# 72df296c 02-Jul-2023 Matthias Ringwald <[email protected]>

att_dispatch: support can send now for classic


# 9eba80a6 02-Jul-2023 Matthias Ringwald <[email protected]>

att_dispatch: extract att_dispatch_handle_can_send_now


# 5fd2be40 02-Jul-2023 Matthias Ringwald <[email protected]>

att_dispatch: support gatt over classic for request can send now


# 0cd55b6c 02-Jul-2023 Matthias Ringwald <[email protected]>

att_dispatch: extract att_dispatch_classic_get_l2cap_cid


# eb65899c 30-Jun-2023 Matthias Ringwald <[email protected]>

att_dispatch: extract att_dispatch_request_can_send_now_event


# 0f376572 30-Jun-2023 Matthias Ringwald <[email protected]>

att_dispatch: support gatt over classic in att_dispatch_can_send_now


# e9e0c21e 30-Jun-2023 Matthias Ringwald <[email protected]>

att_dispatch: extract att_dispatch_can_send_now


# 4a7a258f 30-Jun-2023 Matthias Ringwald <[email protected]>

att_dispatch: use bool for can send now functions


# 98926299 30-Jun-2023 Matthias Ringwald <[email protected]>

att_dispatch: use switch for hci event packets


# 7405427f 30-Jun-2023 Matthias Ringwald <[email protected]>

att_dispatch: improve function description


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

att_server: fix compile


# 38b893aa 13-Dec-2021 Milanka Ringwald <[email protected]>

MISRAC2012-Rule-10.4_a: att_db, att_db_util, att_dispatch, att_server


# 429d695f 13-Dec-2021 Milanka Ringwald <[email protected]>

att_dispatch: use bool


123