#
6b64433e |
| 07-May-2012 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added non-commerical clause and contact email
|
#
69415922 |
| 06-Jun-2011 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
fix -Wstrict-prototypes
|
#
9e1615e5 |
| 25-May-2010 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
also commit corrected spelling
|
#
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
|
#
1713bcea |
| 29-Oct-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
prepend all source files with 'new BSD' copyright header
|
#
97a34cd4 |
| 29-Sep-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
moved test macro to utils.h
|
#
23053b9e |
| 28-Sep-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
organize headers: e.g. use <btstack/btstack.h> instead of "btstack.h"
|
#
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
|
#
bb53b291 |
| 30-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
fix l2cap signaling command dispatching
|
#
da269baa |
| 28-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
start with l2cap implementation
|
#
95cbd947 |
| 23-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
extract l2cap signaling code into l2cap_signaling
|