Commit Graph

277 Commits

Author SHA1 Message Date
matthias.ringwald
fd7ed8d4e2 also compile example/test.c - not working otherwise 2009-07-14 20:41:14 +00:00
matthias.ringwald
37ac922291 remove test code from daemon and put into example/test.c - not working yet 2009-07-14 18:29:29 +00:00
matthias.ringwald
498571813b prepare socket_server and hci for client/server use 2009-07-13 22:47:32 +00:00
matthias.ringwald
9265f5e24d Edited wiki page through web user interface. 2009-07-13 22:04:03 +00:00
matthias.ringwald
4918f63ce1 implemented basic linked list and used it for the run loop 2009-07-13 21:51:42 +00:00
matthias.ringwald
855ca3c659 remove hci h4 transport data_source from run_loop before free 2009-07-12 19:42:27 +00:00
matthias.ringwald
71974eda64 add socket server to run_loop 2009-07-12 19:41:30 +00:00
matthias.ringwald
b2ae9e32ee fix bugs introduced yesterday 2009-07-12 15:33:07 +00:00
matthias.ringwald
74aad56003 daemon.h not obsolete 2009-07-11 18:41:14 +00:00
matthias.ringwald
e0463bdc94 Edited wiki page through web user interface. 2009-07-11 18:09:21 +00:00
matthias.ringwald
3ed2665de2 data_source not part of hci_transport_t anymore 2009-07-11 18:03:26 +00:00
matthias.ringwald
498d027682 eliminate main.c in BTdaemon 2009-07-11 17:51:09 +00:00
matthias.ringwald
899e4c5326 eliminate main.c in BTdaemon 2009-07-11 17:42:03 +00:00
matthias.ringwald
370399f9f8 correct kernel doesn't detach error handling 2009-07-11 10:54:59 +00:00
matthias.ringwald
c7b9c5599d add sys/stat.h for mode flags 2009-07-11 10:46:17 +00:00
matthias.ringwald
5e0fa50d74 use linux compatible mode flag 2009-07-11 10:45:06 +00:00
matthias.ringwald
a8cd57edc5 added install-iphone target, removed Makefile.iphone 2009-07-11 10:37:48 +00:00
matthias.ringwald
5137d207ec pkg-config only needed for libusb suppport, only test for libusb if requested 2009-07-11 09:42:53 +00:00
matthias.ringwald
8204d24c25 add libusb flags when building with usb support 2009-07-11 09:36:29 +00:00
matthias.ringwald
2e3e5e55d9 --add-missing and ltmain.c 2009-07-11 09:25:42 +00:00
matthias.ringwald
2d231ede68 started use of automake 2009-07-11 09:23:51 +00:00
matthias.ringwald
9f81a962e4 added --disable-bluetool option for external BT modules 2009-07-10 19:08:22 +00:00
matthias.ringwald
3915636e4d started autoconf-based build system - not workint yet 2009-07-09 20:00:44 +00:00
matthias.ringwald
9bf70ccba9 achitectural change: hci_transport implementations must add itself to the run loop 2009-07-09 18:49:43 +00:00
matthias.ringwald
9320a67b01 adapting usb test code into HCI transport abstraction 2009-07-08 22:21:02 +00:00
matthias.ringwald
786cf2e597 Edited wiki page through web user interface. 2009-07-07 07:57:28 +00:00
matthias.ringwald
77a578b23a Created wiki page through web user interface. 2009-07-07 07:55:04 +00:00
matthias.ringwald
23c261e6ac used asynchronous libUSB API 2009-07-06 21:40:30 +00:00
matthias.ringwald
8f29b25e4b add XCode settings for libusb-1.0 in /usr/local/ 2009-07-06 16:37:53 +00:00
matthias.ringwald
359f6fcae4 start with USB support courtesy of libusb-1.0 2009-07-05 21:06:38 +00:00
matthias.ringwald
04704ce3a6 Updated info on libUSB. Discared idea of using Apple's CFRunLoop for the daemon. 2009-07-05 16:44:53 +00:00
matthias.ringwald
6511fa645e started client/server implementation 2009-07-01 21:55:08 +00:00
matthias.ringwald
e8e0f5cb85 Edited wiki page through web user interface. 2009-07-01 21:05:33 +00:00
matthias.ringwald
bd67ef2f9d add more HCI commands 2009-07-01 20:56:27 +00:00
matthias.ringwald
40c7e443c8 use mobile account and Internet Tethering IP adddress, update TODOs 2009-07-01 20:55:10 +00:00
matthias.ringwald
c828bcdbdb Add support for modified BlueTool scripts on 3.0 2009-07-01 20:49:57 +00:00
matthias.ringwald
a7425eb1ec Edited wiki page through web user interface. 2009-06-24 10:00:53 +00:00
matthias.ringwald
ebb8b6db5c Socket server flow control analysis 2009-06-18 23:36:43 +00:00
matthias.ringwald
8830f3d672 try to implement man in the middle for BT 2009-06-14 21:48:53 +00:00
matthias.ringwald
f432a6ddd9 adde hci_write_scan_enable and hci_accept_connection_request 2009-06-14 21:48:08 +00:00
matthias.ringwald
46e65a7960 make iPod touch support optional 2009-06-14 20:56:41 +00:00
matthias.ringwald
e938d609c9 get bd_addr from IORegistry on iPod touch 2009-06-14 20:38:50 +00:00
matthias.ringwald
72b8ef13ac Edited wiki page through web user interface. 2009-06-13 10:06:50 +00:00
matthias.ringwald
97009047e0 Edited wiki page through web user interface. 2009-06-12 17:44:18 +00:00
matthias.ringwald
f7472565da Edited wiki page through web user interface. 2009-06-12 17:31:10 +00:00
matthias.ringwald
6f8a33f58f Edited wiki page through web user interface. 2009-06-12 17:26:17 +00:00
matthias.ringwald
0520cf3e1d Edited wiki page through web user interface. 2009-06-12 10:11:59 +00:00
matthias.ringwald
0d8ba09fd9 fix for experimental iPod touch support 2009-06-09 21:04:12 +00:00
matthias.ringwald
6852c42efe added experimental iPod touch 2G support 2009-06-09 20:39:03 +00:00
matthias.ringwald
e521ef4042 added hci_delete_stored_link_key command 2009-06-08 21:27:52 +00:00