Commit Graph

273 Commits

Author SHA1 Message Date
Matthias Ringwald
ff964d8e0b libusb: move hci_transport_h2_libusb.c into platform/libusb to fix compile daemon with h2 2016-09-28 09:39:37 +02:00
Matthias Ringwald
8cff923e81 Merge branch 'develop' into a2dp 2016-08-24 13:45:38 +02:00
Matthias Ringwald
598564e4d3 wiced: only print dot if we're waiting for CTS 2016-08-19 18:07:37 +02:00
Matthias Ringwald
f27f89f93b wiced: don't init WIFI automatically 2016-08-19 18:06:29 +02:00
Matthias Ringwald
d8f374f670 wiced: only print dot if we're waiting for CTS 2016-08-16 15:12:30 +02:00
Matthias Ringwald
401a70243a wiced: enable set baudrate for STM32F40_41xxx, too 2016-08-16 14:58:08 +02:00
Matthias Ringwald
ce7ff1f89f wiced: reset Bluetooth controller via RESET line if available 2016-08-16 14:18:12 +02:00
Matthias Ringwald
8c768b83f7 posix-h4: print if eHCILL is enabled or disabled 2016-07-29 15:02:19 +02:00
Matthias Ringwald
020654536a libusb: add USB path to packet log file name 2016-07-22 17:19:05 +02:00
Matthias Ringwald
a4c4a5d697 libusb: parse -u 11-22-33 as USB path, too 2016-07-22 16:43:54 +02:00
Matthias Ringwald
e981dfc496 drop HAVE_INIT_SCRIPT from port/*/btstack_config.h as it's not used anymore 2016-07-17 22:38:24 +02:00
Matthias Ringwald
c2e1fa6005 hci: provided error code in hardware error callback 2016-07-17 20:58:49 +02:00
Matthias Ringwald
e13e7f54cb libusb: parse -u 11:22:33 as USB path 2016-07-09 16:26:41 +02:00
Matthias Ringwald
aa662eec9c libusb: allows to specify USB dongle with hci_transport_usb_set_path 2016-07-09 16:10:45 +02:00
Matthias Ringwald
a77ee77c5e libusb: print path for USB dongle 2016-07-08 22:50:35 +02:00
Matthias Ringwald
4d667262e5 wiced: fix build 2016-07-06 14:08:21 +02:00
Matthias Ringwald
d4ecd166be wiced: disable packet log 2016-07-04 11:43:32 +02:00
Matthias Ringwald
e7a97f41ef wiced: adapt to changed signature of platform_uart_receive_bytes. make it compatible with 3.3.1, 3.4.0, and 3.5.2 2016-07-04 11:42:13 +02:00
Matthias Ringwald
24ca7397f7 wiced: update to SDK 3.5.2. Not working (no HCI Events yet) 2016-07-01 16:13:05 +02:00
Matthias Ringwald
9ed01c3693 posix: add le_device_db_fs that stores db at /tmp/btstack_le_device_db.txt as basic csv 2016-06-27 15:20:16 +02:00
Matthias Ringwald
b14b15840b more .gitignore 2016-06-27 15:18:38 +02:00
Milanka Ringwald
d7b6902fc1 examples: update target clean in Makefile, add generated file to gitignore 2016-06-16 15:21:28 +02:00
Matthias Ringwald
6df11ce093 enable LE_SECURE_CONNECTIONS for larger platforms 2016-06-10 11:04:23 +02:00
Matthias Ringwald
7c485f8b45 example: add sm_pairing_central 2016-06-10 11:03:59 +02:00
Matthias Ringwald
6f52a19684 sm: validate Cb during passkey modes 2016-05-27 16:40:53 +02:00
Matthias Ringwald
b7674abee2 sm: validate Cb during just works/numeric comparison 2016-05-27 16:40:53 +02:00
Matthias Ringwald
a1e31e9cdc sm: passkey entry for secure connections in initiator role 2016-05-27 16:40:53 +02:00
Matthias Ringwald
8cba5ca323 sm: numeric comparison for secure connections in initiator role 2016-05-27 16:40:53 +02:00
Matthias Ringwald
83b3ae5f87 sm: auto confirm pairing in gap_le_connect_to_1111 example 2016-05-27 16:40:53 +02:00
Matthias Ringwald
7cef8eada7 libusb: add gap_le_connect_to_1111 example for testing outgoing le secure connection pairing 2016-05-27 16:40:53 +02:00
Matthias Ringwald
faccbb295e example: add characteristic that requires authentication, requrest le secure connecions 2016-05-27 16:40:53 +02:00
Matthias Ringwald
a16832cfee nrf5x: support scan window/interval, pick random channel per scan interval, fix line endings 2016-05-25 11:15:56 +02:00
Matthias Ringwald
185c8cd41d example/hsp+hfp: extract SCO test code into sco_demo_util 2016-05-23 18:03:11 +02:00
Matthias Ringwald
47c58a2a6e posix-h4: disable ehcill - sleep mode entered while data transferred via SCO-via-HCI 2016-05-23 18:02:21 +02:00
Matthias Ringwald
b3bf67571f libusb: use more transfers for isochronous data 2016-05-23 13:57:53 +02:00
Matthias Ringwald
36c8a70fe0 cc256x:use v1.4 init script for CC2560B and CC2564B ports 2016-05-20 11:27:32 +02:00
Matthias Ringwald
71f331874d pic32: create MPLAPX projects for all examples in harmony/vx_xx/apps/btstack 2016-05-02 17:26:08 +02:00
Matthias Ringwald
fd78d2a43f pic32: rename bk-audio-dk to bt_audio_dk 2016-05-02 12:44:16 +02:00
Matthias Ringwald
4b871b9e05 posix-h5: don't enable auto sleep by default 2016-04-29 14:06:25 +02:00
Matthias Ringwald
914aaacb4d pic32: clear overrun uart flag 2016-04-28 14:50:33 +02:00
Matthias Ringwald
ebd8f44018 pic32: update project for v1.0 2016-04-27 22:22:18 +02:00
Matthias Ringwald
52984ae229 pic32: disable set baud in hal_uart_dma.h implementation 2016-04-27 22:21:29 +02:00
Matthias Ringwald
f6a20ec99f eHCILL: use ENABLE_EHCILL instead of HAVE_EHCILL plus runtime enable call, updated docs 2016-04-27 15:18:55 +02:00
Matthias Ringwald
8a23fc5312 hci_transport_h4: eHCILL working on POSIX 2016-04-27 15:05:57 +02:00
Matthias Ringwald
307a4fe366 h4: add parts of eHCILL (not tested/working) 2016-04-27 10:47:25 +02:00
Matthias Ringwald
94a5538cc6 posix: added posix-h5 port 2016-04-22 16:28:04 +02:00
Matthias Ringwald
bd021c4e5b h4/h5: move platform independent implementations into core 2016-04-22 16:23:23 +02:00
Matthias Ringwald
2778f48c98 mtk: fix compile 2016-04-20 23:27:58 +02:00
Matthias Ringwald
084ad01c1a hci_transport/btstack_uart_block: create btstack_uart_block_embedded on top of hal_uart_dma. Pass in uart driver to H4/H5 instances 2016-04-20 23:18:15 +02:00
Matthias Ringwald
b300903afd btstack_uart_block_posix: inline btstack_uart_posix 2016-04-20 12:27:39 +02:00