163 Commits

Author SHA1 Message Date
Matthias Ringwald
2ad00f2cde use bt_control_stlc2500d 2015-04-17 16:21:52 +02:00
Matthias Ringwald
762e7944d6 don't compile LE examples 2015-04-17 16:20:56 +02:00
Milanka Ringwald
a760ab3905 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-17 15:04:57 +02:00
Milanka Ringwald
e16853d4e1 manual: fixed script 2015-04-17 15:04:42 +02:00
Matthias Ringwald
97aec41132 platform: SPBT2563C2A connected via USB-2-UART to posix 2015-04-17 14:54:32 +02:00
Matthias Ringwald
cf472300c7 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-17 14:47:07 +02:00
Matthias Ringwald
77d991b8b1 smaller jpg of posix-wl1835 setup 2015-04-17 14:46:08 +02:00
Milanka Ringwald
e06a98d23a manual: added itemize parsing, annotated gap inquery example 2015-04-17 14:21:27 +02:00
Milanka Ringwald
95fb93797d copyright update 2015-04-17 11:53:41 +02:00
Milanka Ringwald
e4255423da manual: more then one brief tag pro section supported 2015-04-17 11:30:17 +02:00
Matthias Ringwald
516f919bcc implemented baud rate change for posix h4 transport 2015-04-16 17:12:48 +02:00
Matthias Ringwald
7223da3224 don't sent 2 additional HCI Reset by posix h4 transport as new HCI init tries sending HCI Reset until success 2015-04-16 16:53:21 +02:00
Matthias Ringwald
1c3473b4f4 annotated picture of wl1835 setup 2015-04-16 16:23:44 +02:00
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