History log of /btstack/src/l2cap.c (Results 701 – 721 of 721)
Revision Date Author Comments
# 5a67bd4a 28-Nov-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

handle L2CAP configure request while waiting for configure request response


# 1713bcea 29-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

prepend all source files with 'new BSD' copyright header


# 141679a4 23-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

correct address of result field in CONNECTION_RESPONSE (really)


# cd56f931 23-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

correct address of result field in CONNECTION_RESPONSE


# 38e5900e 23-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

treat L2CAP CONNECTION_RESPONSE with result = pending as error, just wait


# f32b992e 21-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

map l2cap errors to general status code


# 6f60b3f4 21-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

forward channel ID to client packet handler. only deliver payload to client instead of complete header incl acl + l2cap headers. fix examples


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

added status to L2CAP_CHANNEL_OPENED event


# 80d52d6b 29-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

clean up command names and headers


# 9edc8742 24-Aug-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added capture mode to get all ACL packets from client app, started BTstack Man-in-the-Middle implementation


# 43bfb1bd 15-Aug-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

trace Bluetooth status in daemon


# ee091cf1 09-Aug-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

automatic HCI link disconnect


# c52bf64d 09-Aug-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

if client conenctions breaks, close all L2CAP channels used by client


# 27a923d0 08-Aug-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

emit l2cap disconnect events when basedband connection closes


# f62db1e3 08-Aug-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

implemented l2cap_disconnect command


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

improve hci connection handling -> suppress create connection requests for connections already open and just emit connection complete event


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

streamline event forwarding in BTdaemon stack


# 1e6aba47 31-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

moved l2cap state machine to l2cap.c. added 'channel' parameter to packet header for socket communications. removed unused functions. dispatch btstack commands in daemon.c. renamed non-HCI commands


# 95cbd947 23-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

extract l2cap signaling code into l2cap_signaling


# 0af41d30 20-Jul-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fixing bugs created while copy \& paste of code without event a single test. example connects, does paring and gets stuck in l2cap statemachine


# 43625864 16-May-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

started L2CAP implementation


1...<<212223242526272829