History log of /btstack/src/l2cap.c (Results 26 – 50 of 721)
Revision Date Author Comments
# 93778f07 12-Dec-2023 Matthias Ringwald <[email protected]>

l2cap: add missing reject error codes


# d8586c7d 05-Dec-2023 Matthias Ringwald <[email protected]>

l2cap: extract l2cap_cbm_run_channel


# d9f55599 05-Dec-2023 Matthias Ringwald <[email protected]>

l2cap: check can send now for all cbm states


# 4249526c 28-Sep-2023 Matthias Ringwald <[email protected]>

l2cap: announce support for security manager only if CTKD and LE are enabled


# 42c7a7b8 11-Sep-2023 Matthias Ringwald <[email protected]>

l2cap: make l2cap_get_remote_mtu_for_local_cid available to LE-only builds


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

l2cap: fix ecbm service registration


# 27034b3b 26-Jun-2023 Matthias Ringwald <[email protected]>

l2cap: reject disconnect request for invalid cids


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

l2cap: reject ecbm channel if remote cid already exists


# 2046b1ba 26-Jun-2023 Matthias Ringwald <[email protected]>

l2cap: handle authorization requirement in ecbm


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

l2cap: add authorization_required param to ecbm service registration


# 5b2d3e12 23-Jun-2023 Matthias Ringwald <[email protected]>

l2cap: add l2cap_ecbm_trigger_pending_connection_responses


# b16d0b9c 23-Jun-2023 Matthias Ringwald <[email protected]>

l2cap: send ecbm pending if authentication possible


# 6499cee0 23-Jun-2023 Matthias Ringwald <[email protected]>

l2cap: extract l2cap_ecbm_security_status_for_connection_request


# 436d089a 23-Jun-2023 Matthias Ringwald <[email protected]>

l2cap: send ecbm pending if authentication possible


# 8edd6a0a 23-Jun-2023 Matthias Ringwald <[email protected]>

l2cap: prepare l2cap_handle_security_level for multiple iterations


# 7aed797a 23-Jun-2023 Matthias Ringwald <[email protected]>

l2cap: extract l2cap_ecbm_handle_security_level_incoming_sufficient


# 7703f6ed 23-Jun-2023 Matthias Ringwald <[email protected]>

l2cap: extract l2cap_ecbm_emit_incoming_connection


# 20fe8db3 23-Jun-2023 Matthias Ringwald <[email protected]>

l2cap: rework ecbm security checks


# 34c1c6c7 21-Jun-2023 Matthias Ringwald <[email protected]>

l2cap: disconnect if fragment larger than local mps is received


# 9793164f 21-Jun-2023 Matthias Ringwald <[email protected]>

l2cap: store local_mps for credit-based channels in l2cap_channel_t


# 9dd5391f 21-Jun-2023 Matthias Ringwald <[email protected]>

l2cap: disonnect cbm/ecbm if packet with sdu larger than mtu is received


# 7dd21e24 21-Jun-2023 Matthias Ringwald <[email protected]>

l2cap: return 'ecbm all refused insufficient encryption' if encryption required but unencrypted


# 53c4f8d8 19-Jul-2023 Matthias Ringwald <[email protected]>

l2cap: reject incoming connection with security block in SC-only mode if non-SC connection


# 6143fd4a 17-May-2023 Matthias Ringwald <[email protected]>

l2cap: send L2CAP_EVENT_ECBM_CHANNEL_OPENED after accept/decline connections


# 7109ed18 10-May-2023 Matthias Ringwald <[email protected]>

l2cap: use defines for official channel ids


12345678910>>...29