Matthias Ringwald
|
d622dcd08a
|
test: fix compile
|
2018-02-05 18:46:26 +01:00 |
|
Matthias Ringwald
|
c37cd8f3d1
|
sbc: split btstack_sbc_bludroid.c into seperate encoder and decoder implementation
|
2017-11-29 17:13:17 +01:00 |
|
Milanka Ringwald
|
de804f9e40
|
update gitignore files
|
2017-07-07 10:15:43 +02:00 |
|
Matthias Ringwald
|
849f10d83f
|
test/avdtp: remove avdtp_sink_demo as it is in examples now
|
2017-06-02 15:01:58 +02:00 |
|
Matthias Ringwald
|
08c0d996ca
|
example/avdtp_sink: move avdtp_sink_demo to examples
|
2017-06-02 14:32:04 +02:00 |
|
Matthias Ringwald
|
b0ffbc3514
|
avdtp: handle streaming pause by playing silence, log sbc frame count
|
2017-06-02 13:32:38 +02:00 |
|
Matthias Ringwald
|
58c5602194
|
avdtp: support audio playback via hal_audio_dma.h, minimal drift compensation based on number of queued sbc frames
|
2017-06-02 11:21:56 +02:00 |
|
Milanka Ringwald
|
eacb07ef8f
|
plot sbc buffer, expects file sbc-buffer.csv
|
2017-05-31 12:46:55 +02:00 |
|
Matthias Ringwald
|
f40f8caeca
|
example: new avdtp_source_demo example that plays 441 hz sine or small mod file
|
2017-05-29 12:51:46 +02:00 |
|
Matthias Ringwald
|
f45a46c362
|
test/avdtp: avdtp source only request to send once
|
2017-05-29 12:31:35 +02:00 |
|
Matthias Ringwald
|
44ea643833
|
test/avdtp: fix include paths
|
2017-05-27 22:48:54 +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 |
|
Milanka Ringwald
|
b0920f2551
|
fix warnings in bluedroid and avdtp
|
2017-05-27 17:39:23 +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
|
2a2b0ff57c
|
updatet commentar
|
2017-05-19 19:58:39 +02:00 |
|
Milanka Ringwald
|
0da182f51c
|
avdtp: mote sink test to pts
|
2017-05-19 19:51:31 +02:00 |
|
Milanka Ringwald
|
3e3fbf3df6
|
Merge branch 'avdtp-source2' into develop
|
2017-05-19 17:46:45 +02:00 |
|
Milanka Ringwald
|
49dda2734b
|
use sine table, fix sink
|
2017-05-19 16:39:06 +02:00 |
|
Matthias Ringwald
|
49232d5c0e
|
fix compile
|
2017-05-17 23:22:05 +02:00 |
|
Milanka Ringwald
|
34d146a321
|
avdtp source: add sdp query
|
2017-05-09 12:12:26 +02:00 |
|
Milanka Ringwald
|
061eb28ed0
|
avdtp_source_demo: remove ring buffer, ...
|
2017-05-02 23:26:27 +02:00 |
|
Milanka Ringwald
|
5e13d612c1
|
avdtp: don't store sbc frame size into ring buffer
|
2017-05-02 22:37:27 +02:00 |
|
Milanka Ringwald
|
b9beeeb278
|
avdtp: move read ring to uint8_t buffer to the app
|
2017-05-02 22:29:04 +02:00 |
|
Milanka Ringwald
|
94a654e1d7
|
use intermidiate sbc storage
|
2017-04-28 17:40:44 +02:00 |
|
Milanka Ringwald
|
1f6397ce22
|
calc num frames
|
2017-04-28 17:13:38 +02:00 |
|
Milanka Ringwald
|
8ca0814ab3
|
remove a2dp dependancy on sbc encoder
|
2017-04-28 15:19:42 +02:00 |
|
Milanka Ringwald
|
da4d68913d
|
avdtp: fix send audio, enable mod
|
2017-04-26 15:46:32 +02:00 |
|
Milanka Ringwald
|
5cfe7f4cc8
|
fix sink demo, fix source demo sending audio
|
2017-04-26 12:25:11 +02:00 |
|
Milanka Ringwald
|
60ec20d049
|
introduce flags for suspend, abort, close
|
2017-04-25 17:12:36 +02:00 |
|
Milanka Ringwald
|
46e6b06306
|
clean up open/close stream api
|
2017-04-21 16:34:57 +02:00 |
|
Milanka Ringwald
|
0bdb280dbe
|
source demo cleanup
|
2017-04-21 14:35:04 +02:00 |
|
Milanka Ringwald
|
944b15048a
|
source demo cleanup
|
2017-04-21 14:33:26 +02:00 |
|
Milanka Ringwald
|
2f869b6e11
|
move seids and cid into tracker context
|
2017-04-21 14:28:54 +02:00 |
|
Milanka Ringwald
|
a42de5830e
|
add start/stop streaming events
|
2017-04-21 14:13:13 +02:00 |
|
Milanka Ringwald
|
b548dda644
|
send sine
|
2017-04-19 16:12:03 +02:00 |
|
Milanka Ringwald
|
ba155c2213
|
move connect/open stream to a2dp
|
2017-04-18 17:05:33 +02:00 |
|
Milanka Ringwald
|
274391e8b2
|
use a2dp interface to init demo app
|
2017-04-18 14:05:17 +02:00 |
|
Milanka Ringwald
|
b442c9e641
|
add ad2p files
|
2017-04-18 11:58:07 +02:00 |
|
Milanka Ringwald
|
bd1ecb8ab0
|
use defines from bluetooth sdp
|
2017-04-18 11:22:15 +02:00 |
|
Milanka Ringwald
|
a0ed80bdc9
|
move config to stream endpoint
|
2017-04-18 10:51:31 +02:00 |
|
Milanka Ringwald
|
106b2cc4d7
|
move sbc_configuration_storage init to avdtp
|
2017-04-18 10:21:37 +02:00 |
|
Milanka Ringwald
|
78d08d098e
|
move choose config to avdtp
|
2017-04-12 15:58:49 +02:00 |
|
Milanka Ringwald
|
f9bca1f39e
|
avdtp: use avdtp cid instead con handle
|
2017-04-12 14:12:50 +02:00 |
|
Milanka Ringwald
|
9e42cfcc12
|
remove sep tracking from demo apps
|
2017-04-12 11:08:24 +02:00 |
|
Milanka Ringwald
|
e08eb62a64
|
remove audio ring buffer
|
2017-04-11 15:56:33 +02:00 |
|
Milanka Ringwald
|
c79ed74c57
|
add mod, move streuct to avdtp
|
2017-04-07 16:15:01 +02:00 |
|
Milanka Ringwald
|
25cdefb095
|
use hxcmod player, in addition to playing sine
|
2017-04-07 15:20:42 +02:00 |
|
Milanka Ringwald
|
c5456c210e
|
fix compile warnings
|
2017-04-07 10:12:36 +02:00 |
|
Milanka Ringwald
|
aa8c26dbfa
|
avdtp: move preparing media packet and sending to avdtp source
|
2017-04-05 17:05:54 +02:00 |
|