matthias.ringwald
|
95e4feb291
|
use Vendor/Product ID as specified by config.h
|
2011-01-12 19:47:07 +00:00 |
|
matthias.ringwald
|
aac0272b3e
|
handle no USB BT found
|
2011-01-12 19:45:29 +00:00 |
|
matthias.ringwald
|
a8709ccb96
|
fix transport usb compilation
|
2010-09-21 17:18:50 +00:00 |
|
matthias.ringwald
|
622d0de9a0
|
streamline hci_transport interface: only have single send_packet(type,data,size)
|
2010-08-16 17:23:22 +00:00 |
|
matthias.ringwald
|
11c41d51ae
|
use buffers of size 1021 to fit 3-DH5 ACL packets, check buffer for SDP responses
|
2010-07-25 12:28:23 +00:00 |
|
matthias.ringwald
|
10e830c982
|
use single packet handler per protocol layer: hci_transport
|
2010-07-18 16:14:55 +00:00 |
|
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 |
|