Matthias Ringwald
|
0560949a98
|
example: update a2dp_source for hxcmod update
|
2024-12-16 11:37:16 +01:00 |
|
Matthias Ringwald
|
8b69b608f0
|
a2dp_source_demo: fix warning
|
2024-12-16 11:32:04 +01:00 |
|
Matthias Ringwald
|
b74edc46d0
|
example/a2dp_sink/source_demo: add missing cast
|
2024-04-08 13:34:10 +02:00 |
|
Matthias Ringwald
|
b255b76b64
|
example/a2dp_source_demo: use new sbc encoder api
|
2023-11-17 12:21:10 +01:00 |
|
Matthias Ringwald
|
a9875aea25
|
example/a2dp_sink_demo: remove unneeded curly braces
|
2023-11-17 12:21:10 +01:00 |
|
Matthias Ringwald
|
7f500823c0
|
example/a2dp_source_demo: define A2DP_SOURCE_DEMO_PREFERRED_SAMPLING_RATE
|
2023-07-07 14:59:14 +02:00 |
|
Matthias Ringwald
|
8d360b2d9a
|
example/a2dp_source_demo: show how to set preferred sample rate
|
2023-07-07 14:51:29 +02:00 |
|
Matthias Ringwald
|
762141afa5
|
example: use sdp_create_service_record_handle() for sdp record and assert sdp record buffer is large enough, fixes #489
|
2023-06-20 09:48:33 +02:00 |
|
Matthias Ringwald
|
42780893c2
|
avdtp_source: use sample count as timestamp
|
2023-03-24 20:20:33 +01:00 |
|
Milanka Ringwald
|
fcd55a0b5a
|
examples: unify status stdout format
|
2023-01-10 11:32:53 +01:00 |
|
Matthias Ringwald
|
0627fe892f
|
example/a2dp_source_demo: fix build
|
2023-01-01 23:31:01 +01:00 |
|
Matthias Ringwald
|
eaaad3b7fb
|
example/a2dp_source_demo: add command to scan and connect to Bluetooth speaker by class of device
|
2022-12-13 17:33:17 +01:00 |
|
Matthias Ringwald
|
60ae609634
|
example/a2dp_source_demo: keep selected audio source
|
2022-11-09 14:16:46 +01:00 |
|
Matthias Ringwald
|
9d0104069f
|
example: fix warnings
|
2022-05-23 15:16:50 +02:00 |
|
Matthias Ringwald
|
8c9bb29ec2
|
example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation
|
2021-12-17 21:04:50 +01:00 |
|
Milanka Ringwald
|
2fca4dad95
|
license: update text
|
2021-11-02 09:31:00 +01:00 |
|
Milanka Ringwald
|
0346f11d88
|
avrcp_target: set events and companies
|
2021-10-28 11:46:53 +02:00 |
|
Milanka Ringwald
|
8904232662
|
avrcp_target: send supported events and companies directly on AVRCP_PDU_ID_GET_CAPABILITIES query, remove callback from the app
|
2021-10-28 11:39:12 +02:00 |
|
Milanka Ringwald
|
b2e02b8d16
|
avrcp_controller: rename event
|
2021-10-26 16:58:41 +02:00 |
|
Milanka Ringwald
|
bce3db218b
|
avrcp_controller: emit AVRCP_SUBEVENT_ENABLE_NOTIFICATION_COMPLETE
|
2021-10-26 16:58:41 +02:00 |
|
Milanka Ringwald
|
2ac1dc76c9
|
avrcp_controller: automatically query supported events when registering for notifications
|
2021-10-26 16:58:40 +02:00 |
|
Matthias Ringwald
|
9e6ecc42e2
|
Fix warnings
|
2021-10-21 22:17:24 +02:00 |
|
Milanka Ringwald
|
873b8e568a
|
example: remove handling of notification events with INTERIM status
|
2021-10-13 12:04:02 +02:00 |
|
Milanka Ringwald
|
aff3a7a6bf
|
example/a2dp_source_demo: report initial battery and volume status
|
2021-10-08 15:35:36 +02:00 |
|
Matthias Ringwald
|
6b83a8100b
|
a2dp demos: remove useless handler for AVRCP_SUBEVENT_NOTIFICATION_VOLUME_CHANGED
|
2021-08-31 14:56:22 +02:00 |
|
Matthias Ringwald
|
405cbc7653
|
a2dp_source_demo: fix volume percentage in console
|
2021-08-30 18:32:12 +02:00 |
|
Matthias Ringwald
|
f0af2234e6
|
avrcp: use PANEL as default unit + subunit info
|
2021-07-18 13:12:24 +02:00 |
|
Milanka Ringwald
|
e6d4513600
|
example/a2dp_source_demo: print all operation IDs
|
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
|
6e1d8dbc53
|
a2dp_source_demo: ignore operation button release
|
2021-03-19 10:40:41 +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
|
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 |
|