85 Commits

Author SHA1 Message Date
Matthias Ringwald
8613fdb8dc a2dp_sink_demo, a2dp_source_demo: clarify supported AVRCP categories 2021-03-04 17:51:17 +01:00
Matthias Ringwald
be0f8e91b7 a2dp_source_demo: fix compile without stdin 2021-02-10 15:49:53 +01:00
Matthias Ringwald
25459311ce a2dp_source_demo: expect avdtp_channel_mode_t in A2DP_SUBEVENT_SIGNALING_MEDIA_CODEC_SBC_CONFIGURATION 2021-01-20 19:22:51 +01:00
Matthias Ringwald
1d79cae3b7 a2dp: fix events and use a2dp_cid, local_seid, remote_seid in A2DP subevents 2021-01-15 14:25:03 +01:00
Matthias Ringwald
00925309b4 a2dp_source_demo: use avdtp_source_stream_send_media_payload_rtp 2021-01-14 15:51:24 +01:00
Matthias Ringwald
4c5b56ffe3 a2dp_source: remove unused param 2021-01-14 15:51:24 +01:00
Matthias Ringwald
584803f165 example: add 'delete link key(s)' to a2dp_source, hfp_ag, hsp_ag 2021-01-04 14:49:07 +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
7bbeb3ad8c add missing default switch cases 2020-10-27 13:44:55 +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
1b9946863a example/a2dp_source_demo: register device id SDP record 2020-10-02 09:31:41 +02:00
Milanka Ringwald
f3eb711492 a2dp_source_demo: cleanup console output 2020-09-15 14:20:11 +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
Milanka Ringwald
30bfaab154 example/a2dp : update supported features 2020-06-26 11:36:03 +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
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
Milanka Ringwald
b299d06e33 a2dp_source_demo: request role change on reconnecting headset to always use them in slave mode 2020-01-06 12:01:16 +01:00
Milanka Ringwald
b12cd5a611 avdtp: clean up logs 2019-12-17 10:20:11 +01:00
Milanka Ringwald
ab97bf5bf8 a2dp_source: add consol log for a2dp stream events 2019-11-18 10:54:18 +01:00
Milanka Ringwald
44547c84fa a2dp_source_demo: reconfigure hxcmod on new sampling frequency 2019-10-22 10:42:37 +02:00
Milanka Ringwald
62faac7e54 a2dp_source: fix event type in a2dp_signaling_emit_delay_report, forward AVDTP_SUBEVENT_SIGNALING_CAPABILITIES_DONE event 2019-09-21 11:27:55 +02:00
Milanka Ringwald
b5858f2df2 avdtp source: Adapt Bluetooth spec SBC configuration definition to the expected input of SBC Encoder 2019-09-20 15:10:24 +02: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
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
4f0111eb9b avrcp: remove browsing flag from create SDP record as it is pat of supported features 2019-02-19 12:04:53 +01:00
Matthias Ringwald
cfd2437ec6 a2dp_source: suppport stream reconfiguration (a2dp_source_reconfigure_stream_sampling_frequency) 2018-09-17 12:06:51 +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
Milanka Ringwald
7078e43451 a2dp_source: a2dp_source_create_stream_endpoint returns avdtp_stream_endpoint_t 2018-04-18 11:29:09 +02:00
Milanka Ringwald
3d69fa84a1 a2dp source: fix compile 2018-04-13 17:28:10 +02:00
Milanka Ringwald
292a51b3ab a2dp source demo: put avrcp cid into meadi tracker, correct STDIN out info 2018-03-09 16:45:23 +01:00
Milanka Ringwald
bae8745c88 a2dp source demo: add cmd to printfs 2018-02-23 15:14:33 +01:00
Matthias Ringwald
7d09721a4b example/a2dp_source_demo: add option for VOLUME_REDUCTION 2018-02-20 15:57:55 +01:00
Milanka Ringwald
578eda3e1c a2dp source: fix walk through dicovered remote seps for finding SBC media codec capapbility 2018-02-20 15:50:36 +01:00
Matthias Ringwald
8963e613e9 a2dp_source_demo: fix compile without stdin 2018-01-04 21:33:40 +01:00
Milanka Ringwald
a5c9fdc555 a2dp: handle pin code request 2017-12-13 14:29:50 +01:00
Milanka Ringwald
ec3d71e355 avdtp: fix incoming/outgoing connection, introduce more logs 2017-12-01 17:30:20 +01:00
Milanka Ringwald
63331bf43d avdtp source: send event on signaling connection established for both incoming and outgoing connections 2017-12-01 15:23:23 +01:00