History log of /btstack/src/l2cap.c (Results 101 – 125 of 721)
Revision Date Author Comments
# 1c0aefe9 19-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: avoid ENABLE_x defines for local flags


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

btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_ENHANCED_CREDIT_BASED_FLOW_CONTROL_MODE


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

btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_LE_CREDIT_BASED_FLOW_CONTROL_MODE


# e9d65b07 18-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: fix compile with le credit-based flow-control mode and without classic


# a254c508 18-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: support enhanced credit-based control-flow mode

# Conflicts:
# src/l2cap.c


# 2017c6d2 09-Sep-2021 Matthias Ringwald <[email protected]>

l2cap: reserve local cid 0xffff


# 9f0b00b1 16-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: emit L2CAP_EVENT_INFORMATION_RESPONSE


# 3cc0a368 16-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: fixed_channels_supported instead of fixed_channels


# d676fa4b 16-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: trigger information request for outgoing connections only if ERTM requested


# 63d7a647 16-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: trigger information request for incoming connections after connection was accepted by user


# c1c10361 15-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: send fixed channel request


# 947e749b 15-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: remove block around INFORMATION_RESPONSE case


# f3cc96b2 15-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: extract l2cap_handle_information_request_complete


# 1b3d75dd 15-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: trigger information request on: encryption, in- and outgoing connections


# 1901fae5 15-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: provide l2ap_run_information_requests


# 0b81d2a5 16-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: eplaced l2cap_register_packet_handler with l2cap_add_event_handler to register multiple handlers


# 3dc9ca3a 09-Nov-2021 Matthias Ringwald <[email protected]>

l2cap: ENABLE_EXPLICIT_BR_EDR_SECURITY_MANAGER reports support for BR/EDR SM in information response


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 6b65794d 01-Nov-2021 Milanka Ringwald <[email protected]>

docs: use @return instead of @returns


# c0f91826 29-Oct-2021 Matthias Ringwald <[email protected]>

l2cap: incoming SDP connection don't need remote features


# c2ac1eb3 29-Oct-2021 Matthias Ringwald <[email protected]>

l2cap: outgoing SDP connection don't need remote features


# da93d0ad 29-Oct-2021 Matthias Ringwald <[email protected]>

l2cap: hci_remote_features_query already called in l2cap_handle_connection_complete already for outgoing connections


# 51b2c70e 28-Oct-2021 Matthias Ringwald <[email protected]>

l2cap: extract l2cap_send_signaling_packet usable for br/edr and le


# 4dc99b9d 27-Oct-2021 Matthias Ringwald <[email protected]>

l2cap: rename l2cap_send_signaling_packet into l2cap_classic_send_signaling_packet


# d5a98629 27-Oct-2021 Matthias Ringwald <[email protected]>

l2cap: inline l2cap_create_signaling_classic and l2cap_create_signaling_le


12345678910>>...29