History log of /btstack/src/l2cap.c (Results 676 – 700 of 721)
Revision Date Author Comments
# f2efebcd 09-Jun-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix service remove from linked list


# 58de5610 09-Jun-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

also dispatch L2CAP DATA packets


# f8dd2f72 09-Jun-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

pass on packet_handler from service to channel struct, pass on local_cid for l2cap events


# d8497f19 09-Jun-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

provider param for packet handler in service registry


# 1b0354c0 09-Jun-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

call into internal l2cap handler if specified for events


# b5a49eb1 09-Jun-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

introduce a packet handler pointer to l2cap services and channels, unset for now


# 00d93d79 08-Jun-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

handle multiple commands in a L2CAP sinaling packet


# 6cc9dcee 26-May-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

extract primary l2cap signaling handler


# 4da22db5 25-May-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

respond to L2CAP ECHO_REQUEST and INFORMATION_REQUEST


# 0d5a78db 06-Apr-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

Refactor L2CAP data and event send


# 037d6e48 25-Mar-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

really unregister service


# 8149d2c7 14-Mar-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix crash on app exit


# b35f641c 05-Mar-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

clarify use of source_cid and dest_cid - use only for signal packets and use local_cid and remote_cid otherwise - fixes bug in incoming l2cap connection handling


# 2b3c6c9b 13-Feb-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add missing include


# 2289ec97 09-Feb-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

also log internal l2cap events


# e405ae81 26-Jan-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

l2cap incoming working


# 169f8b28 26-Jan-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

auto-accept incoming l2cap


# 645658c9 25-Jan-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added non-working l2cap_handle_connection_request


# 1f7b95a1 25-Jan-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

dispatch l2cap commands


# 116ee617 25-Jan-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added cmds and events for incoming connections


# 9d9bbc01 25-Jan-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

implemented PSM management


# afde0c52 14-Dec-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

implemented create connection cancel command and hande it in l2cap


# b448a0e7 05-Dec-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

handle connection complete with error in HCI and L2CAP


# d6f03c5d 03-Dec-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

in capturing mode: don't disconnect when no L2CAP channel is open, don't process packets


# 84836b65 02-Dec-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

handle L2CAP DISCONNECT REQUEST


1...<<212223242526272829