6183 Commits

Author SHA1 Message Date
Milanka Ringwald
ebacc5ae5e hfp test: mode input to data, generated files to results 2016-11-16 10:54:43 +01:00
Milanka Ringwald
7568a9a4d3 Merge branch 'develop' into a2dp 2016-11-16 10:40:13 +01:00
Milanka Ringwald
2308e10812 hfp: use btstack_atoi 2016-11-16 10:39:25 +01:00
Matthias Ringwald
5d067ab1c4 util: add btstack_util 2016-11-15 17:24:55 +01:00
Milanka Ringwald
7a646ea0f6 avdtp: rewrite for SM per stream endpoint 2016-11-15 17:17:19 +01:00
Matthias Ringwald
64eccac7d9 chipset-bcm: support .hcd files in posix-h4 port 2016-11-14 17:40:06 +01:00
Milanka Ringwald
e8a8723bc4 Merge branch 'develop' into a2dp 2016-11-14 16:12:53 +01:00
Matthias Ringwald
0e290b474c hfp: fix cvsd test 2016-11-14 16:11:04 +01:00
Matthias Ringwald
3b66e97c4b sbc: don't call exit or printf 2016-11-14 16:05:17 +01:00
Milanka Ringwald
42d241c242 maths: aproximation of sqrt 2016-11-14 15:57:58 +01:00
Milanka Ringwald
25234a7e05 Merge branch 'develop' into a2dp
Conflicts:
	example/Makefile.inc
	example/sco_demo_util.c
	port/pic32-harmony/app.X/nbproject/Makefile-default.mk
	port/pic32-harmony/app.X/nbproject/Makefile-genesis.properties
	port/pic32-harmony/app.X/nbproject/configurations.xml
	port/pic32-harmony/create_examples.py
	src/classic/btstack_cvsd_plc.c
	src/classic/btstack_sbc_bludroid.c
	src/classic/btstack_sbc_plc.c
	test/ring_buffer/.gitignore
2016-11-14 15:54:38 +01:00
Milanka Ringwald
55b1cfdd50 remove printf and exit 2016-11-14 15:20:13 +01:00
Matthias Ringwald
9e263bd760 hci: log local name during init 2016-11-14 15:10:59 +01:00
Milanka Ringwald
40e1e61c3d maths: aproximation of sqrt 2016-11-14 14:59:29 +01:00
Matthias Ringwald
e8afc3592d docs: host to host controller diagram 2016-11-14 12:17:57 +01:00
Matthias Ringwald
e90bae0148 hci: read local name during init 2016-11-12 22:53:26 +01:00
Matthias Ringwald
92c070be58 docs: start on chipset chapter 2016-11-11 18:08:16 +01:00
Matthias Ringwald
56eb0578cb nrf5-zephyr: Makefiles to compile classic part (to get memory footprint on ARM Cortex) 2016-11-11 14:11:04 +01:00
Matthias Ringwald
9491a7bfdd streamline compilation for non-posix targets 2016-11-11 14:08:24 +01:00
Matthias Ringwald
35fd3fb9bc sco_util: move sine generation into sco_util 2016-11-11 14:06:23 +01:00
Matthias Ringwald
6780a90994 nrf5-zephyr: follow zephyr re-structuring 2016-11-10 22:39:59 +01:00
Matthias Ringwald
ab5c2d9296 nrf5-zephyr: store random address as fake public address, similar to hci-uart firmware 2016-11-10 22:16:26 +01:00
Matthias Ringwald
2527d18c69 fix build 2016-11-10 22:00:31 +01:00
Matthias Ringwald
57c1ace85d posix-h4: detect nRF5 chipsets 2016-11-10 21:54:50 +01:00
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
33373e4028 sm: use fake public addresss of nRf5 chipsets as random static address 2016-11-10 21:51:01 +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
8f57b085d4 gap_le: fix random static address handling 2016-11-10 17:31:58 +01:00
Milanka Ringwald
cfdc365d02 avdtp: rewrite to allow state machine per stream endpoint 2016-11-10 17:15:09 +01:00
Matthias Ringwald
9d23ffec57 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-11-10 16:41:05 +01:00
Matthias Ringwald
97db27723d nrf5-zephyr: add flash_nrf51_pca10028.sh and flash_nrf52_pca10040 2016-11-10 16:40:50 +01:00
Milanka Ringwald
0e826a1761 avdtp: rename struct 2016-11-10 15:20:01 +01:00
Milanka Ringwald
ec2c446c4d avdtp: get all capabilities, acceptor role 2016-11-10 12:33:34 +01:00
Matthias Ringwald
d2fb0b945a java: support D (8 bytes) and Q (32 bytes) format types 2016-11-09 15:46:13 +01:00
Matthias Ringwald
59ef3efeb8 README.md: update to docs for develop branch 2016-11-09 15:27:50 +01:00
Matthias Ringwald
d69d1d4efd Update README.md 2016-11-09 15:25:18 +01:00
Matthias Ringwald
3f8e63e43f github page: link to builders 2016-11-09 15:22:30 +01:00
Matthias Ringwald
a435582038 GATT Server: implement Device Information Service Server 2016-11-08 21:30:36 +01:00
Matthias Ringwald
5777861b2b sm: fix setting Random Address when set via gap_random_address_set before HCI is working 2016-11-08 15:25:47 +01:00
Matthias Ringwald
52b551c3a3 sm: fix Random Address generation when enabled before HCI is working 2016-11-08 15:13:36 +01:00
Matthias Ringwald
804d3e67ed sm: fix compile without ENABLE_LE_SECURE_CONNECTIONS 2016-11-07 23:16:39 +01:00
Matthias Ringwald
3b1e9d13a3 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-11-07 22:10:57 +01:00
Matthias Ringwald
e49d496a74 hci_cmds: add hci_flush 2016-11-07 22:10:03 +01:00
Matthias Ringwald
09e4d3970f sm: send le read p256 public key on start 2016-11-07 17:07:02 +01:00
Matthias Ringwald
82180fcac7 add le commands for reading and generating diffie-hellman keys via hci commands 2016-11-07 15:15:48 +01:00
Matthias Ringwald
67711d5ef9 linked_list: add pop and get_first_item operations 2016-11-07 13:08:44 +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
3f92e3975c docs: fix build 2016-11-03 13:45:00 +01:00
Matthias Ringwald
c61a5ea7e3 battery service, fix compile 2016-11-02 17:08:28 +01:00
Matthias Ringwald
c5d406eceb docs: document GATT Service implementations 2016-11-02 15:33:41 +01:00