History log of /btstack/src/l2cap.c (Results 76 – 100 of 721)
Revision Date Author Comments
# 1bc4c2e0 08-Dec-2021 Matthias Ringwald <[email protected]>

l2cap: fix Secure Connections Only Mode for outgoing connections


# ce7b39ec 26-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: fix ertm fragmentation


# 4b523b5e 23-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: fix compile without classic


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

l2cap: fix event ids and pts test


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

l2cap: unify events for can send now, packet sent, channel closed (CbM/ECBM using existing events)


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

l2cap: use decline reason in l2cap_cbm_decline_connection


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

l2cap: fold cbm/ecbm send data into l2cap_send


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

l2cap: fix l2cap_can_send_packet_now without classic


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

l2cap: return L2CAP_LOCAL_CID_DOES_NOT_EXIST for l2cap_send_prepared and 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


# 9a98c780 20-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: emit ecbm closed on hci disconnect


# 40b92a9e 20-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: map connection response error codes to bluetooth error codes


# 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


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

l2cap: prefix static cbm and ecbm functions


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

l2cap: use l2cap connection response defines


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

l2cap: remove 'data channel' from function names


# 7e11b56c 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>>...29