History log of /btstack/src/l2cap.c (Results 51 – 75 of 721)
Revision Date Author Comments
# 981fb209 31-Jan-2023 Matthias Ringwald <[email protected]>

l2cap: warn about using L2CAP ERTM without Classic


# 4b7d1235 10-Oct-2022 Matthias Ringwald <[email protected]>

l2cap:fix warning


# d30e8066 08-Sep-2022 Matthias Ringwald <[email protected]>

l2cap: emit can send now for L2CAP_CHANNEL_TYPE_FIXED_CLASSIC


# 384eabd3 07-Sep-2022 Matthias Ringwald <[email protected]>

sm: use br/edr fixed channel


# 1f11b9e9 07-Sep-2022 Matthias Ringwald <[email protected]>

l2cap: support fixed channel for br/edr security manager


# 8d9f906b 07-Sep-2022 Matthias Ringwald <[email protected]>

l2cap: introduce L2CAP_CHANNEL_TYPE_FIXED_CLASSIC


# 34be5878 07-Sep-2022 Matthias Ringwald <[email protected]>

l2cap: annotate fixed channels with le vs classic


# 43d9636f 26-Aug-2022 Matthias Ringwald <[email protected]>

l2cap: fix L2CAP_EVENT_CONNECTION_PARAMETER_UPDATE_REQUEST


# f7850624 08-Jun-2022 Matthias Ringwald <[email protected]>

l2cap: fix warnings


# 9e18aef5 17-May-2022 Matthias Ringwald <[email protected]>

l2cap: trigger can send now on nop event in testing


# f8c25d54 09-May-2022 Matthias Ringwald <[email protected]>

l2cap: avoid HCI_EVENT_IS_COMMAND_COMPLETE/STATUS macros


# b5dfe351 28-Apr-2022 Matthias Ringwald <[email protected]>

l2cap: fix warnings


# 7b8ae0b4 28-Apr-2022 Matthias Ringwald <[email protected]>

l2cap: fix send for fixed and connectionless channels

Regressions introduced in 2dc3c7c


# 2dc3c7c1 22-Apr-2022 Matthias Ringwald <[email protected]>

l2cap: use hci_can_send_acl_packet_now(con_handle) instead of generic hci_can_send_acl_classic/le_packet_now


# 7dfda256 07-Apr-2022 Matthias Ringwald <[email protected]>

l2cap: fix accept incoming ERTM connection when Information Request already complete


# 92da54c4 23-Mar-2022 Matthias Ringwald <[email protected]>

hci_dump: mark all hci events as incoming


# 50c8d5dd 25-Feb-2022 Matthias Ringwald <[email protected]>

l2cap: set BR/EDR Security Manager (bit 7) in Fixed Channels Info only if BR/EDR Secure Connections are possible


# f6fafc24 11-Feb-2022 Matthias Ringwald <[email protected]>

l2cap: trigger information requests on connect if ENABLE_L2CAP_INFORMATION_REQUESTS_ON_CONNECT


# 9afaa4d4 09-Feb-2022 Matthias Ringwald <[email protected]>

gap: gap_enable_link_watchdog() uses automatic flush timeout to disconnect if data cannot be sent


# de5414a2 09-Feb-2022 Matthias Ringwald <[email protected]>

l2cap: extract l2cap_classic_packet_boundary_flag function


# 71e8bc1a 20-Dec-2021 Matthias Ringwald <[email protected]>

l2cap: reconfigure ertm tx buffers based on remote mps


# 23e3f93f 20-Dec-2021 Matthias Ringwald <[email protected]>

l2cap: extract l2cap_ertm_setup_buffers


# c54378f1 20-Dec-2021 Matthias Ringwald <[email protected]>

l2cap: limit remote MTU by local tx configuration in ERTM


# ff3f1026 13-Dec-2021 Matthias Ringwald <[email protected]>

gap: return bool for gap_authenticated


# d7f12b52 08-Dec-2021 Matthias Ringwald <[email protected]>

l2cap: reject incoming l2cap connection in security mode 4 if link hasn't been encrypted independent from bonding state


12345678910>>...29