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 |
|
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
|
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
|
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 |
|
matthias.ringwald@gmail.com
|
50095589a3
|
speed up libusb async hci transport
|
2015-01-04 17:20:55 +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
|
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
|
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
|
b34233c302
|
define HCI_INCOMING_PRE_BUFFER_SIZE and reserve space in posix libusb and h4 transport
|
2014-10-31 21:17:58 +00:00 |
|
mila@ringwald.ch
|
3e05add930
|
gtt client extended to handle multiple subclients of a peripheral
|
2014-10-31 15:58:44 +00:00 |
|
ole.reinhardt@googlemail.com
|
ab169afff3
|
Added bnep to the posix platform Makefile
|
2014-10-28 01:17:03 +00:00 |
|
matthias.ringwald@gmail.com
|
24aefe2e03
|
fix notification/indication after r2843 broke it during API change
|
2014-10-26 21:34:20 +00:00 |
|
mila@ringwald.ch
|
e6f51008ec
|
fixed tracking of l2cap, rfcomm services and channels
|
2014-10-16 11:33:28 +00:00 |
|
matthias.ringwald@gmail.com
|
0414dabd12
|
don't typedef enum for bit flags
|
2014-10-14 19:33:15 +00:00 |
|
matthias.ringwald@gmail.com
|
4d7157c318
|
fix daemon compile without BLE support
|
2014-10-13 19:40:50 +00:00 |
|
mila@ringwald.ch
|
83fa000114
|
remove helper from list before freeing it
|
2014-10-03 09:28:33 +00:00 |
|
mila@ringwald.ch
|
7c40ac80c0
|
rewrote gatt_client state handling: API uses handles instaed of context structs (adapted examples and daemon)
|
2014-10-02 20:06:29 +00:00 |
|
mila@ringwald.ch
|
f0e135986e
|
seperate LIBUSB flags, only use to compile BTdaemon
|
2014-09-18 21:01:07 +00:00 |
|
mila@ringwald.ch
|
51774baa91
|
use CFLAGS for LIBUSB include flags
|
2014-09-18 20:54:40 +00:00 |
|
mila@ringwald.ch
|
6fd91241ca
|
remove unused libusb include
|
2014-09-18 20:53:59 +00:00 |
|
mila@ringwald.ch
|
533c0e8283
|
split ancs_client in main app and lib, use pkg-config for libusb
|
2014-09-10 21:03:38 +00:00 |
|
mila@ringwald.ch
|
3e67b70164
|
zero client struct after malloc, add null pointer check, don't power up right away
|
2014-09-10 19:04:57 +00:00 |
|
mila@ringwald.ch
|
82da37461e
|
disable LE Peripheral code in daemon
|
2014-09-10 07:57:25 +00:00 |
|
mila@ringwald.ch
|
3b585bee6e
|
use BTstack as name, re-enabel advertisements after disconnect
|
2014-09-08 18:53:11 +00:00 |
|
mila@ringwald.ch
|
f91e0d73dd
|
init sm to get gatt server working
|
2014-09-08 18:41:14 +00:00 |
|
mila@ringwald.ch
|
92c41fe524
|
set up GATT Server with empty ATT database
|
2014-09-07 19:30:36 +00:00 |
|
mila@ringwald.ch
|
00bd262b83
|
disconnect connection moved into daemon
|
2014-09-04 20:58:14 +00:00 |
|
matthias.ringwald@gmail.com
|
de5d9fe42f
|
moved general scripts into tools
|
2014-09-04 19:53:39 +00:00 |
|
matthias.ringwald@gmail.com
|
5754b9390d
|
extra POSIX code and Makefile into platforms/posix/src
|
2014-09-04 19:24:00 +00:00 |
|