15 Commits

Author SHA1 Message Date
matthias.ringwald
f34a2da101 inlined hci_transport_usb.h 2010-06-04 18:10:12 +00:00
matthias.ringwald
1713bcea3a prepend all source files with 'new BSD' copyright header 2009-10-29 20:25:42 +00:00
matthias.ringwald
f57a4e829f playing with the usb code 2009-10-18 21:06:57 +00:00
matthias.ringwald
fb84b45bcc usb on mac kind of working (l2cap connection opended but nothing happens after that 2009-10-18 20:49:46 +00:00
matthias.ringwald
790e3b27d6 usb on mac kind of working (l2cap connection opended but nothing happens after that 2009-10-18 20:49:27 +00:00
matthias.ringwald
6c9a8e599c Show alert when BTstack open fails because of no BTdaemon 2009-10-18 09:06:29 +00:00
matthias.ringwald
c35f2df118 allow to compile usb support again 2009-10-17 22:38:48 +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
87ea0ea477 implemented minimal outgoing-only L2CAP state machine, BT HID connection in test.c working 2009-07-29 21:06:04 +00:00
matthias.ringwald
370399f9f8 correct kernel doesn't detach error handling 2009-07-11 10:54:59 +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
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