Commit Graph

421 Commits

Author SHA1 Message Date
Matthias Ringwald
1b9cb13d36 l2cap-ertm: query extended features before opening l2cap ertm connection 2017-07-25 15:13:59 +02:00
Matthias Ringwald
742075fcc3 test/pts/l2cap_test: fix ERTM state console output 2017-07-25 15:13:59 +02:00
Matthias Ringwald
43ec931d38 l2ap-ertm: send retransmission and flow control option when channel accepted with l2cap_accept_ertm_connection 2017-07-25 15:13:59 +02:00
Matthias Ringwald
5f78701e41 test/pts/l2cap_test: use current PTS dongle 2017-07-25 15:13:59 +02:00
Milanka Ringwald
01dc6e35bf avrcp target: add avrcp target connect/sdp query/disconnect; extend a2dp source demo 2017-07-21 14:49:04 +02:00
Milanka Ringwald
6983e65e8f avrcp: extract avrcp controller 2017-07-21 14:49:04 +02:00
Milanka Ringwald
45f49b5884 avdtp source pts tes: extend sbc encoder init with channel mode param 2017-07-19 16:10:15 +02:00
Milanka Ringwald
e2393a903a pts test: cleanup avdtp source test 2017-07-19 16:10:15 +02:00
Milanka Ringwald
21b232ce00 avdtp sink: fix reconfigure, pts tests green 2017-07-19 16:10:15 +02:00
Milanka Ringwald
b0d75c910f avrcp pts test: done 2017-07-19 16:10:15 +02:00
Milanka Ringwald
34b22aac09 avdtp, avrcp: cleanup, added error handling, fixed pts test compilation 2017-07-19 16:10:15 +02:00
Milanka Ringwald
c4c891e919 pts: fix compile 2017-07-19 16:10:15 +02:00
Matthias Ringwald
2814436fcf pts/l2cap_test: fix compile 2017-07-10 22:12:01 +02:00
Milanka Ringwald
de804f9e40 update gitignore files 2017-07-07 10:15:43 +02:00
Milanka Ringwald
d1845da3cd avrcp: enable all events to register, for pts purposes add single shot rewind and fast forward 2017-06-14 15:50:50 +02:00
Milanka Ringwald
a0019d6cd5 avrcp: add pts test 2017-06-14 14:32:51 +02:00
Matthias Ringwald
95a8ee01a4 btstack_stdin: provide console input in callback 2017-05-27 21:50:39 +02:00
Matthias Ringwald
7ea7688a8f btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations 2017-05-27 21:50:19 +02:00
Matthias Ringwald
16f28706fd examples: use gap_pin_code_response in examples and tests 2017-05-22 11:44:40 +02:00
Milanka Ringwald
0da182f51c avdtp: mote sink test to pts 2017-05-19 19:51:31 +02:00
Milanka Ringwald
af2a1430b5 pts: fix avdtp_source_test compilation 2017-04-04 11:55:09 +02:00
Milanka Ringwald
6501960148 move avdtp_source_test to pts 2017-04-04 11:34:01 +02:00
Milanka Ringwald
6959beff72 le data channels: fix pts test compile 2017-04-04 11:26:04 +02:00
Matthias Ringwald
235946f152 bluetooth_sdp: use scraped SDP UUID and PSMs for SDP record creation and parsing 2017-03-26 22:19:18 +02: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
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
4427624894 add LE Data Channel Events (L2CAP_EVENT_LE_*). implement can send now logic 2016-10-18 11:49:04 +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
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
Matthias Ringwald
7dafa7502d require hci connection for l2cap le data channels 2016-10-12 12:27:20 +02:00
Matthias Ringwald
e5b5b3745f pts: extend le_data_channel test 2016-10-07 20:53:16 +02:00
Matthias Ringwald
63f0ac45ed l2cap: extend test, fix bugs, add missing checks to pass PTS 2016-10-06 16:09:54 +02:00
Matthias Ringwald
85aeef606d l2cap: count credits with le data channels. implement auto credits 2016-10-05 22:09:32 +02:00
Matthias Ringwald
7f107eda76 l2cap: fragment outgoing le data channel SDU 2016-10-05 15:49:18 +02:00
Matthias Ringwald
828a7f7ad0 l2cap: implement le disconnect 2016-10-05 11:58:27 +02:00
Matthias Ringwald
64e11ca9ae l2cap: send/receive le data channel SDUs that fit into single packet 2016-10-05 11:01:26 +02:00
Matthias Ringwald
991fea48d1 l2cap: close l2cap le connection on hci disconnect 2016-10-04 16:32:28 +02:00
Matthias Ringwald
230174734c l2cap: send and receive le connection response accept 2016-10-04 16:05:27 +02:00
Matthias Ringwald
1b8b8d056f l2cap: send and handle le connection decline 2016-10-04 15:48:27 +02:00
Matthias Ringwald
fcea67036c Merge branch 'develop' into le-data-channel 2016-10-04 11:46:19 +02:00
Matthias Ringwald
fac60fea7b fix compile 2016-09-29 16:06:01 +02:00
Matthias Ringwald
8cff923e81 Merge branch 'develop' into a2dp 2016-08-24 13:45:38 +02:00
Matthias Ringwald
acec3d0f1b pts: accept/decline incoming connection 2016-07-27 16:40:28 +02:00
Milanka Ringwald
8a0c2d7bda remove duplicated tests (exist under btstack/examples) 2016-07-27 14:54:09 +02:00
Milanka Ringwald
d97d752d32 hfp ag api change: use acl_handle instead of bd_addr 2016-07-27 12:22:28 +02:00
Matthias Ringwald
48af0c56d8 pts: le_data_channel sets up hci connection 2016-07-22 22:04:43 +02:00
Matthias Ringwald
64aa668699 Merge branch 'develop' into le-data-channel 2016-07-22 17:20:32 +02:00