Matthias Ringwald
|
eeb56c9b8e
|
spp_and_le_couter example working on pic32 bluetooth audio devkit
|
2015-03-31 14:56:40 +02:00 |
|
Matthias Ringwald
|
c13e0a893e
|
removed run_loop_execute from embedded examples, call after btstack_main in main.c
|
2015-03-31 14:01:58 +02:00 |
|
Matthias Ringwald
|
03dff857f7
|
.gitignore for stm32 port
|
2015-03-31 14:00:21 +02:00 |
|
Matthias Ringwald
|
b13a4aab99
|
missing main.c for ez430-rf2560 port
|
2015-03-31 13:56:44 +02:00 |
|
Matthias Ringwald
|
c004c8c5bd
|
fix build, add missing ble_central_test example
|
2015-03-29 22:20:49 +02:00 |
|
Matthias Ringwald
|
36725e55f9
|
update .gitignore to skip darwin debug info, libusb targets
|
2015-03-29 22:20:17 +02:00 |
|
matthias.ringwald@gmail.com
|
71f3d86927
|
BTstack boots up on Microchip Bluetooth Audio Development Kit
|
2015-03-21 21:42:41 +00:00 |
|
matthias.ringwald@gmail.com
|
9c8de8fd4b
|
moved non-working and neglected h5 posix implementation into platforms
|
2015-03-19 21:01:38 +00:00 |
|
matthias.ringwald@gmail.com
|
f6d30445bd
|
added functions to read int or hex value from console
|
2015-03-06 14:36:58 +00:00 |
|
matthias.ringwald@gmail.com
|
2e62db4a2a
|
extracted cli stdin usage
|
2015-03-06 11:52:55 +00:00 |
|
matthias.ringwald@gmail.com
|
3a3e1c9119
|
renamed central_device_db* files into le_device_db*
|
2015-03-02 21:40:56 +00:00 |
|
matthias.ringwald@gmail.com
|
2e77e513be
|
Stop using pointer to array for bd_addr_t and link_key_t
|
2015-03-01 20:51:08 +00:00 |
|
matthias.ringwald@gmail.com
|
c5677618d9
|
use rel path to btstack/java
|
2015-02-19 16:02:04 +00:00 |
|
matthias.ringwald@gmail.com
|
e63c4bc83a
|
use rel path to btstack/java
|
2015-02-19 16:01:12 +00:00 |
|
mila@ringwald.ch
|
8756dc50de
|
SPPClient android project
|
2015-02-19 15:47:13 +00:00 |
|
mila@ringwald.ch
|
8e6a21a25f
|
LEScan android project
|
2015-02-19 15:44:25 +00:00 |
|
matthias.ringwald@gmail.com
|
2278063eb2
|
libusb submit correct isochronous transfer
|
2015-02-18 21:31:00 +00:00 |
|
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 |
|