Milanka Ringwald
|
fcb179e715
|
example/a2dp_sink_demo: add example of long button press and release
|
2021-05-21 16:24:37 +02:00 |
|
Milanka Ringwald
|
3f40f18491
|
example/a2dp_source_demo: fix channel mode
|
2021-05-21 16:24:37 +02:00 |
|
Matthias Ringwald
|
6058cb0da7
|
examples: use btstack_event.h getters instead of direct array access, use enum to compare status codes
|
2021-03-25 08:58:57 +01:00 |
|
Matthias Ringwald
|
e4ecb97a75
|
a2dp examples: show button state for panel operations
|
2021-03-19 10:20:52 +01:00 |
|
Matthias Ringwald
|
8613fdb8dc
|
a2dp_sink_demo, a2dp_source_demo: clarify supported AVRCP categories
|
2021-03-04 17:51:17 +01:00 |
|
Matthias Ringwald
|
6f98ada7f0
|
a2dp_sink_demo: start audio playback when buffer has minimum level of sbc frames
|
2021-01-15 15:26:49 +01:00 |
|
Matthias Ringwald
|
f5850b3b4e
|
example/a2dp_sink_demo: fix compile without stdin support
|
2020-12-30 23:41:26 +01:00 |
|
Milanka Ringwald
|
79b02f79ab
|
btstack_sbc: introduce btstack_sbc_channel_mode_t and btstack_sbc_allocation_method_t
|
2020-11-19 15:28:18 +01:00 |
|
Milanka Ringwald
|
dcf436d1f1
|
avdtp: use configuration array as user provided storage
|
2020-11-18 09:51:11 +01:00 |
|
Milanka Ringwald
|
ec8ae085b4
|
docu: copy editing examples titles
|
2020-10-23 09:55:01 +02:00 |
|
Milanka Ringwald
|
13820c00da
|
docu: updated titles of examples
|
2020-10-21 11:06:03 +02:00 |
|
Milanka Ringwald
|
ff75b0b1e0
|
doc: add missing APIs
|
2020-10-07 11:49:01 +02:00 |
|
Milanka Ringwald
|
e10fcf8b14
|
a2dp_sink_demo: parse PLAYER_APPLICATION_VALUE_RESPONSE
|
2020-09-05 16:36:49 +02:00 |
|
Milanka Ringwald
|
64a27ec54b
|
avrcp, avrcp_browsing: schedule SDP query, avoids 'command disallowed' if SDP client is busy
|
2020-09-04 17:43:36 +02:00 |
|
Milanka Ringwald
|
e33c5309b0
|
avrcp: fix parsing of signalling responses
|
2020-08-26 11:06:49 +02:00 |
|
Milanka Ringwald
|
1904e5a145
|
avdtp: renamed definition of supported features
|
2020-07-23 12:25:19 +02:00 |
|
Milanka Ringwald
|
e2f2541787
|
avrcp: use defines instead of enum for features
|
2020-07-23 12:11:54 +02:00 |
|
Milanka Ringwald
|
03883c7743
|
avdtp: use capital case for defines, remove unused context from test files
|
2020-07-23 08:14:39 +02:00 |
|
Milanka Ringwald
|
2ea2c5e562
|
example/a2dp: use events commonly found in A2DP sink and source devices
|
2020-07-02 10:40:53 +02:00 |
|
Matthias Ringwald
|
d61f20b9c8
|
exampe/a2dp_sink_demo: fix warning
|
2020-06-26 17:40:21 +02:00 |
|
Matthias Ringwald
|
23490436ec
|
exampe/a2dp_sink_demo: set volume via btstack_audio_sink interface
|
2020-06-26 16:53:55 +02:00 |
|
Milanka Ringwald
|
30bfaab154
|
example/a2dp : update supported features
|
2020-06-26 11:36:03 +02:00 |
|
Milanka Ringwald
|
3f6ccd2949
|
example/a2dp_sink: fix compile, add flag for volume changed support
|
2020-06-25 15:27:24 +02:00 |
|
Milanka Ringwald
|
b45059713c
|
examples/a2dp: fir SDP record ID< and AVRCP supported features flags
|
2020-06-25 14:55:21 +02:00 |
|
Milanka Ringwald
|
69f3ffd7c7
|
exmaple/a2dp: improve example annotation
|
2020-06-23 11:58:12 +02:00 |
|
Milanka Ringwald
|
fb944a68cb
|
example/a2dp_sink_demo: improve example annotation
|
2020-06-23 11:58:12 +02:00 |
|
Matthias Ringwald
|
64dd115921
|
example/a2dp_sink_demo: fix unused warning
|
2020-06-17 22:09:23 +02:00 |
|
Matthias Ringwald
|
b7f7a8fb81
|
a2dp_source/sink_demo: drop avrcip_cid check
|
2020-06-17 16:13:03 +02:00 |
|
Milanka Ringwald
|
cee0e5b635
|
avrcp: use separate callback for avrcp open/close connection events
|
2020-06-17 16:13:03 +02:00 |
|
Milanka Ringwald
|
fe10780b18
|
avrcp: replace avrcp_target/controller_connect/disconnect with avrcp_connect/disconnect
|
2020-06-17 16:13:03 +02:00 |
|
Milanka Ringwald
|
19691e0af0
|
avrcp: call avrcp_init explicitly
|
2020-06-17 16:13:03 +02:00 |
|
Milanka Ringwald
|
6ff556f67e
|
ad2p_demo: document URL to blog post
|
2020-03-25 10:06:25 +01:00 |
|
Matthias Ringwald
|
5c99b5e730
|
a2dp_sink_demo: clarify wav reporting, store wav in a2dp_sink_demo.wav
|
2020-03-19 10:48:36 +01:00 |
|
Matthias Ringwald
|
f2597df949
|
a2dp_sink_demo: set nominal factor to 1.00
|
2019-11-19 17:11:36 +01:00 |
|
Milanka Ringwald
|
8b94010e12
|
avdtp: forward A2DP_SUBEVENT_SIGNALING_DELAY_REPORT as event to client app; change a2dp sink return value of a2dp_sink_create_stream_endpoint from status to stream endpoint
|
2019-09-20 14:19:40 +02:00 |
|
Matthias Ringwald
|
e501bae083
|
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
2019-05-11 19:31:55 +02:00 |
|
Milanka Ringwald
|
a62edf8ad2
|
a2dp_demo: fix supported features
|
2019-03-05 14:34:38 +01:00 |
|
Milanka Ringwald
|
492f25412c
|
a2dp_sink_demo: write sbc file without btstack_audio configured
|
2019-03-04 22:25:57 +01:00 |
|
Milanka Ringwald
|
9045ed0099
|
a2dp_sink_demo: write wav file without btstack_audio configured
|
2019-03-04 22:20:28 +01:00 |
|
Milanka Ringwald
|
1bf4f2ab81
|
a2dp_sink_demo: use start and stop stream
|
2019-03-04 16:37:54 +01:00 |
|
Matthias Ringwald
|
d365bb511a
|
update examples for split audio interface
|
2019-02-24 13:04:35 +01:00 |
|
Dirk Helbig
|
e39d945b26
|
btstack_audio: split audio interface into source / sink
|
2019-02-24 12:44:10 +01:00 |
|
Matthias Ringwald
|
bcbbbb4271
|
a2dp_sink_demo: allow 0..100% volume
|
2019-02-21 22:50:26 +01:00 |
|
Milanka Ringwald
|
bf872d3b80
|
a2dp_sink_demo: prettify output
|
2019-02-21 22:38:43 +01:00 |
|
Milanka Ringwald
|
f386e13436
|
a2dp_sink_demo: prettify console output
|
2019-02-21 22:28:07 +01:00 |
|
Milanka Ringwald
|
f55e1e3884
|
a2dp demo: cleanup printfs
|
2019-02-21 22:19:44 +01:00 |
|
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 |
|