#
c953b8dd |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
fix missing ancs_client_lib -> ancs_client
|
#
56042629 |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
hci_cmds -> hci_cmd
|
#
dc4b18a4 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
order includes
|
#
e9e0704f |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
vesion.h -> btstack_version.h
|
#
eb886013 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
fix missing bstack_ for struct data_source and struct timer. utils->btstack_util
|
#
82636622 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
run_loop.h -> btstack_run_loop.h
|
#
af3c1ffe |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
rename bt_control_h top btstack_control.h
|
#
ff8c6fbf |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
inline run_loop_private.h into run_loop.h
|
#
d2e6c4b7 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
prefix memory_pool files with btstack_
|
#
16ece135 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
prefix debug with btstack_
|
#
4fd23d47 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
rename bk_linked_list to btstack_linked_list
|
#
8736ab0c |
| 22-Dec-2015 |
Matthias Ringwald <[email protected]> |
prefix linked_list
|
#
0b50beb5 |
| 18-Nov-2015 |
Matthias Ringwald <[email protected]> |
add convenience btstack.h that includes all public APIs
|
#
0c22758f |
| 13-Nov-2015 |
Matthias Ringwald <[email protected]> |
sort btstack.h for client/server use
|
#
195a8028 |
| 15-Oct-2015 |
Matthias Ringwald <[email protected]> |
removed btstack/include folder
|
#
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"
|
#
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
|
#
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
|
#
31ce42f9 |
| 30-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
add l2cap_send function. use source_cid to identify channels on client - dest_cid is choosen by remote side and may not be unique on client
|
#
87ea0ea4 |
| 29-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
implemented minimal outgoing-only L2CAP state machine, BT HID connection in test.c working
|
#
da269baa |
| 28-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
start with l2cap implementation
|
#
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
|
#
fd7ed8d4 |
| 14-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
also compile example/test.c - not working otherwise
|
#
37ac9222 |
| 14-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
remove test code from daemon and put into example/test.c - not working yet
|
#
6511fa64 |
| 01-Jul-2009 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
started client/server implementation
|