150 Commits

Author SHA1 Message Date
Matthias Ringwald
6f0291c357 configuration for wl183x connected via serial port on posix 2015-04-16 16:09:23 +02:00
Matthias Ringwald
77a0da7b5a use version+short hash for package name, make independendent from current work dir 2015-04-11 22:28:00 +02:00
Milanka Ringwald
769b9c75ea added section tag 2015-04-10 23:43:41 +02:00
Milanka Ringwald
e18e65c1b9 example annotated for automatic docu extraction 2015-04-10 16:55:18 +02:00
Milanka Ringwald
7143b8fef5 use gap_set_local_name instead of hci_write_local_name 2015-04-10 12:32:30 +02:00
Matthias Ringwald
3e5f05c7e8 make sure version.h gets updated before built 2015-04-10 09:44:07 +02:00
Matthias Ringwald
dac52d96b5 update package script for platforms/mtk 2015-04-09 15:40:00 +02:00
Matthias Ringwald
23dcb0cb5a fix compile 2015-04-09 15:23:23 +02:00
Matthias Ringwald
c2839582af don't mark client connection as active for write without response 2015-04-09 15:16:34 +02:00
Matthias Ringwald
bac1ffdb4f add gatt_get_mtu daemon command and GATT_MTU response event 2015-04-03 22:42:05 +02:00
Matthias Ringwald
c3e2973e56 gitignore binaries 2015-04-03 22:23:29 +02:00
Matthias Ringwald
0ce292f215 fix compilation for mtk/android 2015-04-03 22:20:11 +02:00
Matthias Ringwald
0904e9a2e8 move config-ios.sh into platforms/ios 2015-03-31 15:52:32 +02:00
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