59 Commits

Author SHA1 Message Date
Milanka Ringwald
502593062d a2dp taret demo: add volume control 2019-02-21 22:17:39 +01:00
Milanka Ringwald
14e3e2c227 a2dp sink demo: enable volume control as target 2019-02-21 22:17:39 +01:00
Matthias Ringwald
c5fccf8bfc a2dp_sink_demo: extract constants for drift compenstation 2019-02-21 15:17:25 +01:00
Matthias Ringwald
e9c5f44ee8 a2dp_sink_demo: use linear resampling to fix samplerate drift 2019-02-21 12:03:23 +01:00
Matthias Ringwald
ce00c6755a a2dp_sink_demo: fix size of decoded audio ring buffer to allow storing of complete sbc frame 2019-02-20 17:48:07 +01:00
Milanka Ringwald
4f0111eb9b avrcp: remove browsing flag from create SDP record as it is pat of supported features 2019-02-19 12:04:53 +01:00
Milanka Ringwald
1101489150 avrcp: introduce enum for suported features 2019-02-19 12:04:53 +01:00
Matthias Ringwald
98b77e7926 example/a2dp_sink_demo: show usage for space key 2019-02-08 16:26:58 +01:00
Matthias Ringwald
906fa6fc6d example/a2dp_sink_demo: remove temp debug output 2018-10-11 11:35:55 +02:00
Matthias Ringwald
32ea0426c8 example/a2dp_sink_demo: fix wav output if no btstack_audio implementation is active, also close media on signaling connection release 2018-10-11 11:35:11 +02:00
Matthias Ringwald
a4fe646795 example: register for events after setting up the stack, register for hci events after sm_init() 2018-08-24 10:03:14 +02:00
Matthias Ringwald
e075f7ae05 example/a2dp_sink_demo: fix compile 2018-08-03 22:34:53 +02:00
Matthias Ringwald
e22dfdb8aa example/a2dp_sink_demo: cleanup console interface 2018-08-03 22:14:45 +02:00
Matthias Ringwald
b23b09a59f example/a2dp_sink_demo: update to btstack_audio.h API 2018-07-20 16:13:33 +02:00
Milanka Ringwald
6fa3dbf269 avrcp controller: playback position change rate set to one sec, pass playback position changed event 2018-06-19 12:37:30 +02:00
Milanka Ringwald
d112090976 a2dp sink demo: update api calls 2018-04-27 15:45:50 +02:00
Milanka Ringwald
8177fff398 a2dp sink demo: add register track changed event 2018-04-24 14:39:58 +02:00
Matthias Ringwald
4be06e9f3c example/a2dp_sink: fix init for hal_audio_dma 2018-02-10 23:40:41 +01:00
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