History log of /btstack/src/l2cap.c (Results 401 – 425 of 721)
Revision Date Author Comments
# 44276248 18-Oct-2016 Matthias Ringwald <[email protected]>

add LE Data Channel Events (L2CAP_EVENT_LE_*). implement can send now logic


# cab29d48 14-Oct-2016 Matthias Ringwald <[email protected]>

use ENABLE_LE_DATA_CHANNELS, add compile flag to doc


# 83fd9c76 14-Oct-2016 Matthias Ringwald <[email protected]>

validate security level on incoming le data channel connection requests


# 7dafa750 12-Oct-2016 Matthias Ringwald <[email protected]>

require hci connection for l2cap le data channels


# 63f34e00 07-Oct-2016 Matthias Ringwald <[email protected]>

l2cap: log error if channel not found


# 63f0ac45 06-Oct-2016 Matthias Ringwald <[email protected]>

l2cap: extend test, fix bugs, add missing checks to pass PTS


# 85aeef60 05-Oct-2016 Matthias Ringwald <[email protected]>

l2cap: count credits with le data channels. implement auto credits


# cd529728 05-Oct-2016 Matthias Ringwald <[email protected]>

l2cap: re-assemble le data channel SDUs


# 7f107eda 05-Oct-2016 Matthias Ringwald <[email protected]>

l2cap: fragment outgoing le data channel SDU


# 828a7f7a 05-Oct-2016 Matthias Ringwald <[email protected]>

l2cap: implement le disconnect


# 64e11ca9 05-Oct-2016 Matthias Ringwald <[email protected]>

l2cap: send/receive le data channel SDUs that fit into single packet


# 991fea48 04-Oct-2016 Matthias Ringwald <[email protected]>

l2cap: close l2cap le connection on hci disconnect


# 23017473 04-Oct-2016 Matthias Ringwald <[email protected]>

l2cap: send and receive le connection response accept


# 1b8b8d05 04-Oct-2016 Matthias Ringwald <[email protected]>

l2cap: send and handle le connection decline


# e7d0c9aa 27-Jul-2016 Matthias Ringwald <[email protected]>

l2cap: emit conn request on le data con request, handle le accpet/decline


# c48b2a2c 27-Jul-2016 Matthias Ringwald <[email protected]>

l2cap: extract l2cap_le_signaling_handler_dispatch


# 5cb87675 22-Jul-2016 Matthias Ringwald <[email protected]>

l2cap: handle hci le connect, send le credit based connection request


# 48af0c56 22-Jul-2016 Matthias Ringwald <[email protected]>

pts: le_data_channel sets up hci connection


# 9367f9b0 22-Jul-2016 Matthias Ringwald <[email protected]>

Merge branch 'develop' into le-data-channel


# 7ef6a7bb 17-Jul-2016 Matthias Ringwald <[email protected]>

l2cap: drop reason arg for l2cap_decline_connection - only 'no resources' expected


# 7e8856eb 17-Jul-2016 Matthias Ringwald <[email protected]>

l2cap: return error for l2cap_unregister_service


# efedfb4c 08-Jul-2016 Matthias Ringwald <[email protected]>

l2cap: start creating connection via gap whitelest


# da144af5 07-Jul-2016 Matthias Ringwald <[email protected]>

l2cap: extract l2cap_create_channel_entry. implement register/unregister le service


# 95d2c8f4 01-Jul-2016 Matthias Ringwald <[email protected]>

l2cap: avoid potential null dereference in l2cap_rtx_timeout


# 288636a2 18-May-2016 Matthias Ringwald <[email protected]>

l2cap: correct list of fixed channels supported


1...<<11121314151617181920>>...29