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 |
|
Milanka Ringwald
|
57d3133262
|
fix usage
|
2016-10-11 23:19:11 +02:00 |
|
Matthias Ringwald
|
1ba1a8829a
|
fix common realloc mistake
|
2016-10-07 22:10:36 +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 |
|
Milanka Ringwald
|
e1df0eea7d
|
move writter into callback
|
2016-10-05 16:32:01 +02:00 |
|
Milanka Ringwald
|
55863429e4
|
avdtp add second state machine for remote site
|
2016-10-05 15:55:30 +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 |
|
Milanka Ringwald
|
5b7b47f2d5
|
Merge branch 'develop' into a2dp
|
2016-10-04 11:57:14 +02:00 |
|
Matthias Ringwald
|
fcea67036c
|
Merge branch 'develop' into le-data-channel
|
2016-10-04 11:46:19 +02:00 |
|
Matthias Ringwald
|
58e7732a24
|
fix compile in tests
|
2016-10-03 11:26:44 +02:00 |
|
Matthias Ringwald
|
fac60fea7b
|
fix compile
|
2016-09-29 16:06:01 +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
|
1691a5f70a
|
Merge branch 'develop' into a2dp
|
2016-09-27 15:08:08 +02:00 |
|
Milanka Ringwald
|
f33d36711a
|
test: hfp add missing test files
|
2016-09-27 15:05:38 +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 |
|
Milanka Ringwald
|
d0c4aea60c
|
HFP: Emit codec event after SCO connection is established, CODECS event is deleted, codec added as param in AUDIO_CONN event
|
2016-09-19 15:53:35 +02:00 |
|
Milanka Ringwald
|
249f614da0
|
use wav util
|
2016-09-19 15:02:59 +02:00 |
|
Milanka Ringwald
|
abc9118691
|
refactoring wav utils
|
2016-09-14 17:30:47 +02:00 |
|
Milanka Ringwald
|
202da3172e
|
reworked test, extracted wav_utils
|
2016-09-14 16:06:19 +02:00 |
|
Milanka Ringwald
|
651e3b75e5
|
refactor function count eq bytes
|
2016-09-13 15:11:09 +02:00 |
|
Milanka Ringwald
|
08df0a8d74
|
remove casting
|
2016-09-13 12:15:55 +02:00 |
|
Milanka Ringwald
|
7e6b1e83d2
|
sbc plc: renamed vars
|
2016-09-13 10:35:08 +02:00 |
|
Milanka Ringwald
|
a3b51b7f14
|
cvsd plc: renamed vars
|
2016-09-13 10:19:11 +02:00 |
|
Milanka Ringwald
|
8c38e749df
|
hfp: plc for cvsd
|
2016-08-31 15:41:01 +02:00 |
|
Milanka Ringwald
|
c774f3a0e5
|
hfp cvsd: plc for periodic sine signal
|
2016-08-29 23:10:32 +02:00 |
|
Matthias Ringwald
|
8cff923e81
|
Merge branch 'develop' into a2dp
|
2016-08-24 13:45:38 +02:00 |
|
Milanka Ringwald
|
011577ab36
|
move esco accept connection to the upper layers (hfp, hsp)
|
2016-07-28 11:41:57 +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
|
c862649892
|
hfp hf api change: use acl_handle instead of device addr
|
2016-07-27 14:47:57 +02:00 |
|