294 Commits

Author SHA1 Message Date
Matthias Ringwald
bdcbe2ab55 nrf5-zephyr: use 0x0059 as manufacturer id, add flash scripts to hci-uart sample, provide random static address to host via hci read bd addr, use 115200 2016-11-10 21:54:29 +01:00
Matthias Ringwald
2b4c430a77 nrf5-zephyr: use Random Static Address from FICR for Advertisements by default 2016-11-10 17:48:37 +01:00
Matthias Ringwald
97db27723d nrf5-zephyr: add flash_nrf51_pca10028.sh and flash_nrf52_pca10040 2016-11-10 16:40:50 +01:00
Matthias Ringwald
43ab8f9679 Port of BTstack to Zephyr OS running on Nordic nRF5 Series 2016-11-07 11:57:22 +01:00
Matthias Ringwald
465cbb6b04 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-10-25 11:47:52 +02:00
Matthias Ringwald
a046efa634 ios: fix build 2016-10-25 11:47:20 +02:00
Matthias Ringwald
e1b3ef9489 pic32: fix includes in 3rd-party 2016-10-24 22:50:28 +02:00
Matthias Ringwald
1c8b472ecf pic32: update project 2016-10-24 22:06:31 +02:00
Matthias Ringwald
1e64db3f3a wiced: mention link key storage in DCT 2016-10-24 10:04:10 +02:00
Matthias Ringwald
4a515d8e5d wiced: fix find oldest link key entry 2016-10-24 10:03:30 +02:00
Matthias Ringwald
8cd22e56c3 btstack_module: add link key db using WICED DCT 2016-10-24 10:03:25 +02:00
Matthias Ringwald
5762ec5cab pic32-harmony: update project file 2016-10-23 22:54:17 +02:00
Matthias Ringwald
5dc9cf35a1 stm32-nucleo: explain setup with new BOOST-CC2564MODA BoosterPack 2016-10-23 21:54:35 +02:00
Matthias Ringwald
3369daabb6 arduino: add custom BTstack.h instead of src/btstack.h to dist 2016-10-19 16:44:20 +02:00
Matthias Ringwald
049f64bb8f libusb: fix compile 2016-10-19 16:14:07 +02:00
Matthias Ringwald
3545469685 hci: disable parts of classic code if ENABLE_CLASSIC is not defined 2016-10-19 16:06:11 +02:00
Matthias Ringwald
cc7fb27297 add missing c++ opening guard 2016-10-07 22:04:12 +02:00
Matthias Ringwald
2e4c486246 msp-exp430f5438: disable sdp_general_query, requires 20bit compiler 2016-10-03 11:29:25 +02:00
Matthias Ringwald
32345d17e0 fix compile 2016-09-29 16:11:58 +02:00
Matthias Ringwald
d9a4d2fff4 fix compile 2016-09-29 16:08:33 +02:00
Matthias Ringwald
fac60fea7b fix compile 2016-09-29 16:06:01 +02:00
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