869 Commits

Author SHA1 Message Date
Milanka Ringwald
33ad0f3ff1 implement acp reconfigure 2016-12-07 15:49:15 +01:00
Milanka Ringwald
602833f48b add flag 2016-12-07 14:27:09 +01:00
Milanka Ringwald
14b70e5990 delete file 2016-12-07 14:26:34 +01:00
Milanka Ringwald
e9a7339dfa avdtp/snk: get stream configuration 2016-12-07 13:23:07 +01:00
Milanka Ringwald
c35f3c700f fix test 2016-12-07 12:10:26 +01:00
Milanka Ringwald
1d3b8c809d fix crash 2016-12-07 11:47:28 +01:00
Milanka Ringwald
0e1608747d separate acceptor and initiator role 2016-12-07 10:40:48 +01:00
Milanka Ringwald
904ed80694 avdtp: outgoung connection, acceptor role -> AVDTP_STREAM_ENDPOINT_W4_STREAMING_CONNECTION_OPEN 2016-11-22 17:23:55 +01:00
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
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
6f91db60fb hfp test: cleanup data folder, remove printf 2016-11-16 11:21:23 +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
7a646ea0f6 avdtp: rewrite for SM per stream endpoint 2016-11-15 17:17:19 +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
40e1e61c3d maths: aproximation of sqrt 2016-11-14 14:59:29 +01:00
Matthias Ringwald
2527d18c69 fix build 2016-11-10 22:00:31 +01:00
Milanka Ringwald
cfdc365d02 avdtp: rewrite to allow state machine per stream endpoint 2016-11-10 17:15:09 +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
67711d5ef9 linked_list: add pop and get_first_item operations 2016-11-07 13:08:44 +01:00
Milanka Ringwald
960a7f70ae avdtp: fix incoming connection handling 2016-11-02 11:23:02 +01:00
Milanka Ringwald
009fe4535e avdtp: fixed counting of l2cap channels 2016-11-02 11:01:02 +01:00
Milanka Ringwald
9e7c13a415 Merge branch 'a2dp' of https://github.com/bluekitchen/btstack into a2dp 2016-10-31 15:52:26 +01:00
Milanka Ringwald
778a7f1f6e avdtp: extracted initiator and acceptor role 2016-10-31 15:50:00 +01:00
Matthias Ringwald
780ba00b7c pts: fix accept incoming classic connection 2016-10-27 11:49:02 +02:00
Matthias Ringwald
4231322a14 pts: fix compile 2016-10-26 12:53:21 +02:00
Matthias Ringwald
0df8d1945b test/ringbuffer: fix test 2016-10-20 15:27:48 +02:00
Matthias Ringwald
e3fdd822bb test/ringbuffer: fix test 2016-10-20 15:26:53 +02:00
Milanka Ringwald
e270cb7d03 fix ring buffer read 2016-10-20 15:17:57 +02:00
Milanka Ringwald
ddaf35c757 add ring buffer implementation 2016-10-20 15:17:41 +02:00
Milanka Ringwald
44e9e4014d extend ring buffer indexes from uint16 to uint32 2016-10-19 10:47:02 +02:00
Milanka Ringwald
2af9447338 introduce portaudio in avdtp_sink 2016-10-18 16:21:41 +02:00
Milanka Ringwald
4a7e70d324 portaudio sine with ring buffer example 2016-10-18 14:15:16 +02:00
Milanka Ringwald
9e3fb5e92c fix ring buffer read 2016-10-18 14:14:04 +02:00
Matthias Ringwald
4427624894 add LE Data Channel Events (L2CAP_EVENT_LE_*). implement can send now logic 2016-10-18 11:49:04 +02:00
Milanka Ringwald
bc37f7b0d0 add ring buffer implementation 2016-10-17 23:54:12 +02:00
Matthias Ringwald
cab29d481b use ENABLE_LE_DATA_CHANNELS, add compile flag to doc 2016-10-14 16:00:59 +02:00
Matthias Ringwald
8e6286ddc5 Merge branch 'develop' into le-data-channel 2016-10-14 15:38:50 +02:00
Matthias Ringwald
83fd9c76e2 validate security level on incoming le data channel connection requests 2016-10-14 15:31:14 +02:00
Matthias Ringwald
636dcb6155 pts: use cid_le for disconect 2016-10-14 11:08:00 +02:00
Milanka Ringwald
9846e07c2a fix procces sbc data 2016-10-12 16:53:34 +02:00
Matthias Ringwald
7dafa7502d require hci connection for l2cap le data channels 2016-10-12 12:27:20 +02:00
Milanka Ringwald
164f5121b2 sbc test sine stereo 2016-10-12 12:24:51 +02:00
Milanka Ringwald
4ca5bd816c set pcm_stride to max value 2016-10-11 23:21:38 +02:00