Milanka Ringwald
|
813397ea25
|
sbc: remove bad frame num
|
2018-01-17 16:39:48 +01:00 |
|
Matthias Ringwald
|
173fff9bf3
|
example: fix warnings for printf of uint32_t values
|
2018-01-12 15:54:03 +01:00 |
|
Matthias Ringwald
|
d6778c2c6c
|
a2dp_sink_demo: fix compile without stdin
|
2018-01-04 21:13:05 +01:00 |
|
Milanka Ringwald
|
9974aee0d2
|
avdtp sink: update API to retrun cmd status, fix reconfigure, remove printf from library
|
2017-12-15 16:11:34 +01:00 |
|
Milanka Ringwald
|
81c03ff0b8
|
a2dp: handle pin code request
|
2017-12-13 14:30:53 +01:00 |
|
Milanka Ringwald
|
baba939ba9
|
a2dp sink: fix typo
|
2017-11-24 16:37:07 +01:00 |
|
Milanka Ringwald
|
10b7d8c399
|
a2dp source: move sbc init from a2dp source to demo
|
2017-11-24 16:37:07 +01:00 |
|
Milanka Ringwald
|
3dfa93f535
|
a2dp source: fix cid chack on incoming connection
|
2017-11-24 16:37:07 +01:00 |
|
Milanka Ringwald
|
3290eaa8b0
|
a2dp sink demo: fix status of read_media_data_header and read_sbc_header
|
2017-11-24 16:37:07 +01:00 |
|
Milanka Ringwald
|
d5e631f6ca
|
docu: add usage to a2dp demos
|
2017-11-01 12:25:28 +01:00 |
|
Milanka Ringwald
|
6fa8d4c7b0
|
a2dp source demo: update docu
|
2017-10-31 15:35:01 +01:00 |
|
Milanka Ringwald
|
dd955f23f1
|
a2dp sink demo: fix compile error
|
2017-10-31 14:33:05 +01:00 |
|
Milanka Ringwald
|
4dc98401be
|
a2dp sink demo: add doku
|
2017-10-31 12:53:04 +01:00 |
|
Milanka Ringwald
|
6c333d061e
|
a2dp sink demo: warning on avrcp cmds called beforeestablishing AVRCP connection
|
2017-10-27 10:21:19 +02:00 |
|
Milanka Ringwald
|
9635072ee4
|
a2dp sink demo: store dev address on incoming connection
|
2017-10-25 16:37:51 +02:00 |
|
Milanka Ringwald
|
b50123e9f2
|
a2dp sink demo: fix audio on stream restart
|
2017-10-17 15:10:42 +02:00 |
|
Milanka Ringwald
|
596b7fdcf4
|
a2dp sink: fix avdtp cid propagation
|
2017-10-17 12:50:33 +02:00 |
|
Matthias Ringwald
|
c246d1bbea
|
a2dp_sink_demo: fix compile error
|
2017-10-13 15:27:14 +02:00 |
|
Milanka Ringwald
|
1bf7a74f31
|
avrcp: draft fragmentation implementation
|
2017-10-12 17:14:45 +02:00 |
|
Milanka Ringwald
|
a466d50862
|
ad2p: fix disconnect
|
2017-08-30 11:05:20 +02:00 |
|
Milanka Ringwald
|
fd58c90006
|
a2dp sink: cleanup api, add minimal docu, update tests and examples
|
2017-08-29 15:22:27 +02:00 |
|
Milanka Ringwald
|
326e5ced38
|
a2dp sink: reset state on connetion failure
|
2017-08-25 17:47:32 +02:00 |
|
Matthias Ringwald
|
0c2b8870c4
|
examples: unify local names and append BD_ADDR
|
2017-08-16 21:40:32 +02:00 |
|
Milanka Ringwald
|
8c0f36353f
|
remove Remove Ctrl-C from usage
|
2017-08-15 15:07:44 +02:00 |
|
Milanka Ringwald
|
5389404447
|
a2dp sink demo: redundant redeclaration of ring_buffer
|
2017-08-11 12:31:22 +02:00 |
|
Milanka Ringwald
|
72c514e816
|
avdtp: add init/close media on start/suspend stream event
|
2017-08-11 12:21:31 +02:00 |
|
Milanka Ringwald
|
ef5ad9d62b
|
a2dp: pass remote bd address on stream established event
|
2017-08-11 11:37:16 +02:00 |
|
Milanka Ringwald
|
4567cc17d5
|
avdtp/avrcp: log error on malloc failure
|
2017-08-09 16:45:27 +02:00 |
|
Milanka Ringwald
|
5e3d4d2bb3
|
avrcp: get now playing info, without fragmentation
|
2017-08-08 17:09:47 +02:00 |
|
Milanka Ringwald
|
4b338011de
|
avrcp target: added response for unit and subunit info
|
2017-08-08 17:09:47 +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
|
34b22aac09
|
avdtp, avrcp: cleanup, added error handling, fixed pts test compilation
|
2017-07-19 16:10:15 +02:00 |
|
Milanka Ringwald
|
6b0ee1d045
|
avdtp source demo: fix avdtp cid, use local/remote seid
|
2017-07-19 16:05:35 +02:00 |
|
Milanka Ringwald
|
4ccacc40ad
|
avdtp: introduced avdtp cid on connect; cmd functions return now status; use local and remote sedi in events instead of initiator and acceptor seid
|
2017-07-19 16:05:35 +02:00 |
|
Matthias Ringwald
|
4fb249f8f3
|
example/a2dp_sink_demo: fix compile without HAVE_BTSTACK_STDIN
|
2017-07-19 14:17:58 +02:00 |
|
Matthias Ringwald
|
c63d45a53e
|
a2dp_sink_demo: print more PortAudio messages
|
2017-07-10 14:02:35 +02:00 |
|
Milanka Ringwald
|
f1042e9d0d
|
a2dp sink: forward stream establish, start, pause, release
|
2017-07-07 16:42:48 +02:00 |
|
Milanka Ringwald
|
7050d2ca52
|
a2dp sink: start extracting code from demo to a2dp layer
|
2017-07-07 14:09:31 +02:00 |
|
Milanka Ringwald
|
df64272840
|
avrcp: put avrcp context into sdp query context
|
2017-07-05 16:46:12 +02:00 |
|
Milanka Ringwald
|
2d46c2e68a
|
a2dp demo: fix cmd interface
|
2017-06-14 14:12:09 +02:00 |
|
Milanka Ringwald
|
64421eb6d5
|
ad2p sink: add demo
|
2017-06-13 15:32:44 +02:00 |
|