matthias.ringwald@gmail.com
|
43a651342d
|
reset sco out active
|
2015-02-17 23:04:30 +00:00 |
|
matthias.ringwald@gmail.com
|
c2819c49d9
|
disable HAVE_SCO for now
|
2015-02-17 22:42:08 +00:00 |
|
matthias.ringwald@gmail.com
|
b083b3bf53
|
disable HAVE_SCO for now
|
2015-02-17 21:52:42 +00:00 |
|
matthias.ringwald@gmail.com
|
b4b44ccfda
|
move typedef & vars at beginning of file
|
2015-02-17 21:32:57 +00:00 |
|
matthias.ringwald@gmail.com
|
0eda16ef83
|
add SCO parser to recover packet framing
|
2015-02-14 21:52:09 +00:00 |
|
matthias.ringwald@gmail.com
|
739bcf3b36
|
sco data received from isochronous libusb endpoint - not properly framed yet
|
2015-02-13 22:43:42 +00:00 |
|
mila@ringwald.ch
|
5a78d89951
|
handle CTRL+C
|
2015-02-13 22:07:29 +00:00 |
|
matthias.ringwald@gmail.com
|
527e018d2a
|
more work on sco over usb
|
2015-02-13 15:34:43 +00:00 |
|
matthias.ringwald@gmail.com
|
38a1183bdf
|
start adding SCO support to libusb backend
|
2015-02-13 14:58:47 +00:00 |
|
matthias.ringwald@gmail.com
|
3e55dd8f6a
|
look for synchrous usb endpoints for use with SCO connections
|
2015-02-13 11:53:08 +00:00 |
|
mila@ringwald.ch
|
ff34c5fd2d
|
defined new SDP Sevice Class and Protocol constants
|
2015-02-13 09:28:39 +00:00 |
|
mila@ringwald.ch
|
6cfc5c8db7
|
add draft hfp example
|
2015-02-12 23:06:08 +00:00 |
|
mila@ringwald.ch
|
d647e0e6f6
|
change remote device db to fs
|
2015-02-12 23:04:43 +00:00 |
|
mila@ringwald.ch
|
6a52c3a1e2
|
updated test and Makefile, removed printf
|
2015-02-12 21:51:32 +00:00 |
|
mila@ringwald.ch
|
d069aed670
|
added utility for write/read link key to a file
|
2015-02-12 16:35:14 +00:00 |
|
matthias.ringwald@gmail.com
|
03c9080d80
|
use correct addressing for local array
|
2015-02-12 09:29:32 +00:00 |
|
mila@ringwald.ch
|
a0c35809ae
|
streamline copyright headers
|
2015-02-06 16:19:27 +00:00 |
|
matthias.ringwald@gmail.com
|
17dc955e17
|
added package script for Android/MTK version
|
2015-02-06 13:48:41 +00:00 |
|
matthias.ringwald@gmail.com
|
b5a986ac93
|
rework hci_transport_h2_usb to continue searching for a valid Bluetooth dongle even if the first one is already in use
|
2015-02-06 13:37:18 +00:00 |
|
mila@ringwald.ch
|
97e453d994
|
update coyright
|
2015-02-06 11:39:18 +00:00 |
|
matthias.ringwald@gmail.com
|
701961898c
|
duplicate examples
|
2015-02-06 11:37:36 +00:00 |
|
mila@ringwald.ch
|
d0ed8cbe29
|
update copyright
|
2015-02-06 11:13:56 +00:00 |
|
matthias.ringwald@gmail.com
|
00894323b4
|
added port for Android 4.x devices with MediaTek MT65xx Bluetooth chipset
|
2015-02-06 09:40:12 +00:00 |
|
matthias.ringwald@gmail.com
|
2c1e7bd82f
|
bump version to 0.9
|
2015-01-15 15:21:54 +00:00 |
|
matthias.ringwald@gmail.com
|
50095589a3
|
speed up libusb async hci transport
|
2015-01-04 17:20:55 +00:00 |
|
matthias.ringwald@gmail.com
|
2630d9191b
|
add missing argument
|
2014-12-19 21:36:52 +00:00 |
|
mila@ringwald.ch
|
9cda4cc9c3
|
fix service name
|
2014-12-09 23:33:52 +00:00 |
|
matthias.ringwald@gmail.com
|
b8ae030f35
|
log long characteristic value event and gatt query complete events
|
2014-12-01 20:58:06 +00:00 |
|
matthias.ringwald@gmail.com
|
c4a802709c
|
added basic ble peripheral example
|
2014-11-19 23:22:44 +00:00 |
|
matthias.ringwald@gmail.com
|
3b5af72c13
|
configure CTS on P2.6 - requires wire from GPIO3 to RESET on EM Wireless Booster Pack
|
2014-11-19 23:04:57 +00:00 |
|
matthias.ringwald@gmail.com
|
e98890ca5e
|
fixed typo
|
2014-11-19 22:17:31 +00:00 |
|
matthias.ringwald@gmail.com
|
08c6af59b7
|
fix use of RTS
|
2014-11-16 21:54:44 +00:00 |
|
matthias.ringwald@gmail.com
|
5bb5bc3ed8
|
removed packet logging functionality (hci_dump, hexdump) from hci transport implementations and use hci_dump in hci.c instead
|
2014-11-16 20:05:18 +00:00 |
|
matthias.ringwald@gmail.com
|
c8049d01b4
|
started work on msp430f5529 + cc256x port
|
2014-11-15 23:07:12 +00:00 |
|
matthias.ringwald@gmail.com
|
8247341c6a
|
hal_compat allows fartext read for compilers that doesn't support 20 bit addresses
|
2014-11-15 18:55:28 +00:00 |
|
matthias.ringwald@gmail.com
|
193e9b112e
|
restructured eZ430-RF2560 example into example/ez430-rf2560
|
2014-11-15 18:02:03 +00:00 |
|
matthias.ringwald@gmail.com
|
55586b5121
|
sort files into src, example, and firmware
|
2014-11-15 17:38:27 +00:00 |
|
matthias.ringwald@gmail.com
|
f61a6c2b1a
|
use common init in main.c
|
2014-11-15 17:26:51 +00:00 |
|
matthias.ringwald@gmail.com
|
e5985bbbf8
|
removed duplicate gap_inquiry.c sdp_general_query.c sdp_rfcomm_query.c
|
2014-11-15 17:20:34 +00:00 |
|
matthias.ringwald@gmail.com
|
166c83b075
|
extracted spp_flowcontrol
|
2014-11-15 17:15:11 +00:00 |
|
matthias.ringwald@gmail.com
|
32342b0d7c
|
use embedded spp_counter
|
2014-11-15 17:09:34 +00:00 |
|
matthias.ringwald@gmail.com
|
49630161c9
|
move run_loop_posix.c to libusb Makefile
|
2014-11-15 16:50:55 +00:00 |
|
matthias.ringwald@gmail.com
|
0c1fb97e2b
|
extract common Makefile.inc
|
2014-11-15 16:36:16 +00:00 |
|
matthias.ringwald@gmail.com
|
c4b4f99005
|
duplicate gatt db in platforms/libusb
|
2014-11-14 20:50:05 +00:00 |
|
matthias.ringwald@gmail.com
|
9ce4c5c821
|
moved example/libusb into platforms/libusb
|
2014-11-14 20:48:17 +00:00 |
|
matthias.ringwald@gmail.com
|
1c85d092b2
|
don't handle SIGPIPE on windows yet
|
2014-11-11 21:26:25 +00:00 |
|
matthias.ringwald@gmail.com
|
2389ed1f7e
|
set usb configuration 1, don't try to detach kernel on WIN32 either
|
2014-11-11 21:25:04 +00:00 |
|
matthias.ringwald@gmail.com
|
91ca87f1da
|
fix compile for win32
|
2014-11-09 21:36:06 +00:00 |
|
matthias.ringwald@gmail.com
|
91f0794e44
|
fix compile for mingw32
|
2014-11-09 21:22:49 +00:00 |
|
matthias.ringwald@gmail.com
|
96f1894675
|
moved CocoaTouch into platforms/ios
|
2014-11-06 23:19:46 +00:00 |
|