Matthias Ringwald
|
201ef9f69f
|
test/le-audio: update
|
2024-09-25 16:16:17 +02:00 |
|
Milanka Ringwald
|
ae3042838e
|
btstack_defines: add leaudio meta event and subevent types
|
2024-05-07 15:41:56 +02:00 |
|
Matthias Ringwald
|
10e15cea58
|
test/le_audio: rework broadcast assistant
|
2023-12-13 17:22:44 +01:00 |
|
Matthias Ringwald
|
745d3bf029
|
test/le_audio: scan for multiple Broadcast Sources, drop automatic mode in assistant
|
2023-12-08 13:03:42 +01:00 |
|
Matthias Ringwald
|
13ae57ac58
|
test/le_audio: retry PAST on re-enable broadcast source by assistent
|
2023-12-08 13:03:36 +01:00 |
|
Matthias Ringwald
|
7d497184d1
|
test/le_audio: perform PA sync on Broadcast Source select in assistant
|
2023-12-08 13:03:26 +01:00 |
|
Matthias Ringwald
|
49ce630973
|
test/le_audio: add re-enable Broadcast sink playback in assistant
|
2023-12-08 13:03:18 +01:00 |
|
Matthias Ringwald
|
713a0be874
|
test/le_audio: rework broadcast assistant
|
2023-12-08 13:03:12 +01:00 |
|
Matthias Ringwald
|
b981df567f
|
test/le_audio: delete unused code in broadcast assistant
|
2023-12-08 13:03:03 +01:00 |
|
Matthias Ringwald
|
c69fca8812
|
test/le_audio: introduce broadcast source struct to broadcast assistant
|
2023-12-08 13:02:44 +01:00 |
|
Matthias Ringwald
|
28ef06ceb7
|
test/le_audio: stop scanning after sink and source are found by broadcast assistant
|
2023-12-08 13:02:33 +01:00 |
|
Matthias Ringwald
|
4e15022773
|
test/le_audio: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE
|
2023-12-08 12:59:21 +01:00 |
|
Milanka Ringwald
|
ff59851c28
|
test: use sampling frequency and frame duration functions
# Conflicts:
# test/pts-h4/bap_service_client_test.c
|
2023-12-08 12:57:03 +01:00 |
|
Matthias Ringwald
|
2a0db9de11
|
test/le_audio_broadcast_assistant: also connect to known device by name / legacy advertising
|
2023-09-26 14:46:00 +02:00 |
|
Matthias Ringwald
|
89d964feae
|
test/le_audio_broadcast_assistant: match scan delegator by name
|
2023-09-26 14:46:00 +02:00 |
|
Matthias Ringwald
|
bebf6b57a4
|
btstack_defines: separate BASS Client/Server events
|
2023-02-07 11:52:38 +01:00 |
|
Matthias Ringwald
|
5deb0bb6ea
|
LE Audio: move GATT Services into src/le-audio/gatt-service
|
2022-10-11 18:33:45 +02:00 |
|
Matthias Ringwald
|
be81b1591a
|
test/le_audio: use le_audio_base_parser in broadcast assistant and sink
|
2022-10-04 16:05:49 +02:00 |
|
Matthias Ringwald
|
a22ed910bb
|
test/le_audio: fix past in broadcast assistant
|
2022-09-30 16:59:47 +02:00 |
|
Matthias Ringwald
|
a934fe9b2f
|
test/le_audio: send broadcast code in broadcast assistant upon request
|
2022-09-30 16:32:44 +02:00 |
|
Matthias Ringwald
|
e8a39bfb73
|
test/le_audio: use broadcast_audio_scan_service_client_get_source_data to access pa_sync_state field
|
2022-09-30 15:14:27 +02:00 |
|
Matthias Ringwald
|
d0b1d30212
|
test/le_audio: improve broadcast assistant
|
2022-09-29 19:00:40 +02:00 |
|
Matthias Ringwald
|
585f85fe82
|
gatt-service/bass_service: use const, rename fields and functions, improve documentation
|
2022-09-29 16:24:58 +02:00 |
|
Matthias Ringwald
|
6b11d590a4
|
test/le_audio: add command to add source without starting to sync
|
2022-09-29 12:31:51 +02:00 |
|
Matthias Ringwald
|
222be8a8f7
|
test/le_audio: add command to send broadcast code
|
2022-09-29 12:31:51 +02:00 |
|
Matthias Ringwald
|
166aee1908
|
test/le_audio: use pts default broadcast code
|
2022-09-29 12:31:51 +02:00 |
|
Matthias Ringwald
|
c3d56f70bb
|
test/le_audio: support manual connect mode, add command to remove source
|
2022-09-29 12:31:51 +02:00 |
|
Matthias Ringwald
|
6216cd2ab3
|
test/le_audio: start PAST on syncinfo request, add command to trigger modify source
|
2022-09-29 12:31:51 +02:00 |
|
Matthias Ringwald
|
37d87e7f1f
|
test/le_audio: support connect to Scan Delegator without broadcast sink
|
2022-09-29 12:31:43 +02:00 |
|
Matthias Ringwald
|
c0a12d378e
|
gatt-service: store bis_sync and bis_sync_state separately
|
2022-09-27 18:19:25 +02:00 |
|
Matthias Ringwald
|
32089ce4af
|
test/le_audio: support pairing
|
2022-09-26 11:03:26 +02:00 |
|
Matthias Ringwald
|
d15b337441
|
test/le_audio: start le_audio_broadcast_assistant
test/le_audio: minimal broadcast assistant logic
|
2022-09-26 11:03:26 +02:00 |
|