12 Commits

Author SHA1 Message Date
matthias.ringwald
19c019b4eb provide copy of launch.h 2009-08-30 16:22:04 +00:00
matthias.ringwald
4460343e6f replace asl calls by printf for now 2009-08-30 15:57:52 +00:00
matthias.ringwald
d584792521 launchd startup basically working 2009-08-30 15:19:53 +00:00
matthias.ringwald
41851cf186 working on launchd integration - not working yet 2009-08-28 21:55:59 +00:00
matthias.ringwald
cc6abc3278 added --enable-launchd configure flag 2009-08-28 20:37:48 +00:00
matthias.ringwald
1c2ee57428 imlement socket connection over UNIX domain sockets 2009-08-19 20:09:30 +00:00
matthias.ringwald
555971d7f5 automatic turn off Bluetooth after 1 minutes idle 2009-08-09 20:18:34 +00:00
matthias.ringwald
c52bf64daa if client conenctions breaks, close all L2CAP channels used by client 2009-08-09 17:17:00 +00:00
matthias.ringwald
7b22b9bc7d removed ready paramter from data_source callbacks, added timer management functions to run loop 2009-08-09 13:00:09 +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