96 Commits

Author SHA1 Message Date
Milanka Ringwald
ea80deb86f move error handling attrs from stream point to connection 2016-12-14 11:22:37 +01:00
Milanka Ringwald
5659459c34 fix reject service category on set configuration
test with pts
2016-12-13 21:01:38 +01:00
Milanka Ringwald
2a27b2229d fix acceptor incoming fragmentation 2016-12-13 16:13:36 +01:00
Milanka Ringwald
0368fa2f3c acceptor send fragmented 2016-12-13 15:20:48 +01:00
Milanka Ringwald
69fdb9212d draft send with fragmentation 2016-12-12 16:27:39 +01:00
Milanka Ringwald
43fe00eff9 accept fragmented packets 2016-12-12 13:45:36 +01:00
Milanka Ringwald
722a11a8c4 extract handle_hci_event_packet_for_stream_endpoint 2016-12-08 16:30:57 +01:00
Milanka Ringwald
2dda36cd05 changed an order of the input params 2016-12-08 16:12:04 +01:00
Milanka Ringwald
dbc73c6f28 use local vars 2016-12-08 16:08:55 +01:00
Milanka Ringwald
ad36e09a2a rplace signaling header wit identifier 2016-12-08 15:57:14 +01:00
Milanka Ringwald
d9a4dc23da fix unpack capabilities 2016-12-08 15:28:06 +01:00
Milanka Ringwald
2a2ef299e2 acp close stream 2016-12-08 12:17:12 +01:00
Milanka Ringwald
f93ebdf2d6 acp close stream 2016-12-08 12:10:11 +01:00
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
7a646ea0f6 avdtp: rewrite for SM per stream endpoint 2016-11-15 17:17:19 +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
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
778a7f1f6e avdtp: extracted initiator and acceptor role 2016-10-31 15:50:00 +01: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
9846e07c2a fix procces sbc data 2016-10-12 16:53:34 +02:00
Milanka Ringwald
55863429e4 avdtp add second state machine for remote site 2016-10-05 15:55:30 +02:00
Milanka Ringwald
328c17f5c5 avdtp: extend streaming end point with capabilities 2016-09-28 12:07:40 +02:00
Milanka Ringwald
3027d94f59 avdtp: declare capabilities 2016-09-27 18:09:56 +02:00
Milanka Ringwald
a23045e2bf extend btstack defines, and memory generator 2016-09-27 15:17:16 +02:00
Milanka Ringwald
8d33285de7 remove wav and sbc files that are not needed 2016-09-27 14:59:57 +02:00
Milanka Ringwald
0da6253892 move code from test to avdp_sink file, implement connect/disconnect 2016-09-26 22:44:45 +02:00
Milanka Ringwald
ec3ca939d3 Makefile 2016-09-26 22:44:32 +02:00