History log of /btstack/src/l2cap.h (Results 1 – 25 of 228)
Revision Date Author Comments
# d75fc260 03-Nov-2024 Matthias Ringwald <[email protected]>

l2cap: send fcs option from ertm config, use fcs if either side requested it


# 60a1ee1b 14-Aug-2024 Matthias Ringwald <[email protected]>

l2cap: provide access to number of available credits in cbm/ecbm


# 8f4649e3 25-Jan-2024 Matthias Ringwald <[email protected]>

hci: remove bool from hci_reserve_packet_buffer and similiar higher layer functions


# 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


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

l2cap: store local_mps for credit-based channels in l2cap_channel_t


# 009eb6c6 28-Jul-2023 Matthias Ringwald <[email protected]>

l2cap: update deprecated recommendations


# d169fdcb 27-Jul-2023 Matthias Ringwald <[email protected]>

l2cap: update deprecated recommendations


# 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


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

l2cap: store 16-bit connection result value


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

l2cap: channel->automatic_credits is bool


# f062abd6 22-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: fold cbm/ecbm send data into l2cap_send


# ef59d013 22-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: fold cbm/ecbm request can send now into l2cap_request_can_send_now_event


# 169f7220 22-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: return status for l2cap_request_can_send_now_event


# 10ab9869 22-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: drop l2cap_cbm_can_send_now (use l2cap_can_send_packet_now)


# 1fb0b27a 22-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: drop cbm/ecbm disconnect functions


# b93f8966 22-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: drop reason param in l2cap_disconnect


# dfc5d4ae 19-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: use CBM and ECBM prefix in l2cap event


# 8d8936a6 19-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: provide l2cap_ertm_decline_connection


# fb0a3dc6 19-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: allow to provide result in l2cap_cbm_decline_connection


# bbb517b6 19-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: remove 'data channel' from function names


# d3a2e89f 19-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: fix build


# 49b75d3e 19-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: provide deprecation wrappers


# f25e60de 19-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: streamline ertm, cbm, ecbm function names


12345678910