matthias.ringwald
|
34905c0dee
|
added address and port to socket_connection_open_tcp
|
2010-02-28 21:39:54 +00:00 |
|
matthias.ringwald
|
913f4ccbaf
|
added definition for bt_use_tcp()
|
2010-02-28 21:37:59 +00:00 |
|
matthias.ringwald
|
1713bcea3a
|
prepend all source files with 'new BSD' copyright header
|
2009-10-29 20:25:42 +00:00 |
|
matthias.ringwald
|
23053b9e43
|
organize headers: e.g. use <btstack/btstack.h> instead of "btstack.h"
|
2009-09-28 21:19:05 +00:00 |
|
matthias.ringwald
|
1c2ee57428
|
imlement socket connection over UNIX domain sockets
|
2009-08-19 20:09:30 +00:00 |
|
matthias.ringwald
|
1e6aba4769
|
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
|
2009-07-31 21:41:15 +00:00 |
|
matthias.ringwald
|
dc369792cb
|
use socket_connection also for client, drop duplicate code in BTstack.c
|
2009-07-22 21:31:35 +00:00 |
|
matthias.ringwald
|
70f86d379d
|
renamed socket_server to socket_connection. it will be used by both client and server
|
2009-07-22 20:27:00 +00:00 |
|