6201 Commits

Author SHA1 Message Date
Milanka Ringwald
804b2f3588 avdtp: track can send now 2016-11-22 16:08:25 +01:00
Milanka Ringwald
16e9f40663 avdtp: track can send now 2016-11-22 16:06:43 +01:00
Milanka Ringwald
9466124387 avdtp: configure working 2016-11-21 23:54:32 +01:00
Milanka Ringwald
59b6047755 avdtp: removed globa avdtp_sink 2016-11-21 14:17:13 +01:00
Milanka Ringwald
31fc7dfaf4 avdtp: add item fiel to avdtp connection struct 2016-11-21 13:36:24 +01:00
Milanka Ringwald
12e7f38c5b avdtp: rewriting for handling multiple connections, draft 2016-11-16 17:17:57 +01:00
Milanka Ringwald
0fbdddf369 avdtp: rewriting for handling multiple connections, draft 2016-11-16 17:17:44 +01:00
Milanka Ringwald
598f5579d7 avdtp: handle multiple can send now 2016-11-16 16:19:03 +01:00
Milanka Ringwald
13bf22c958 Merge branch 'develop' into a2dp 2016-11-16 13:02:38 +01:00
Milanka Ringwald
ea86a2f3a7 remove printf from src 2016-11-16 13:01:13 +01:00
Milanka Ringwald
db2b9aad81 hfp test: cleanup data folder, remove printf 2016-11-16 13:01:05 +01:00
Milanka Ringwald
130c4ce4d8 create directory results 2016-11-16 13:00:56 +01:00
Milanka Ringwald
01c540a882 hfp test: mode input to data, generated files to results 2016-11-16 13:00:35 +01:00
Milanka Ringwald
a9ae3e9e47 remove printf from src 2016-11-16 11:28:20 +01:00
Milanka Ringwald
6f91db60fb hfp test: cleanup data folder, remove printf 2016-11-16 11:21:23 +01:00
Matthias Ringwald
b81e1fecff mtk: generate PIE executables 2016-11-16 11:03:16 +01:00
Matthias Ringwald
237daac54a hci: add commands for dealing with OOB data for classic pairing 2016-11-16 11:02:21 +01:00
Milanka Ringwald
d165ed7980 create directory results 2016-11-16 10:57:28 +01:00
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