0b541edf | 14-Dec-2023 |
Matthias Ringwald <[email protected]> |
example/le_audio_demo_util_sink: fix broadcast playback |
0ab066e8 | 13-Dec-2023 |
Matthias Ringwald <[email protected]> |
example/le_audio_demo_util_source: use 'effective_channel' |
cad32b97 | 13-Dec-2023 |
Matthias Ringwald <[email protected]> |
example/le_audio_demo_util_sink: use 'effective_channel' |
a18990d3 | 11-Dec-2023 |
Matthias Ringwald <[email protected]> |
example/le_audio_demo_util_sink: support counter mode |
200e95e4 | 07-Dec-2023 |
Matthias Ringwald <[email protected]> |
Merge branch 'develop'
# Conflicts: # README.md # example/sco_demo_util.c # src/ble/att_server.c # src/ble/gatt_client.c # src/classic/hfp.c # src/classic/hfp.h # src/classic/hfp_ag.c # src/hci.c #
Merge branch 'develop'
# Conflicts: # README.md # example/sco_demo_util.c # src/ble/att_server.c # src/ble/gatt_client.c # src/classic/hfp.c # src/classic/hfp.h # src/classic/hfp_ag.c # src/hci.c # src/hci.h
show more ...
|
a8325db8 | 07-Dec-2023 |
Matthias Ringwald <[email protected]> |
example/le_audio_demo_util_sink: fix le_audio_demo_util_sink_configure_broadcast |
f020be6a | 29-Nov-2023 |
Matthias Ringwald <[email protected]> |
example/le_audio_demo_util_sink: fix warning |
0f01c821 | 20-Nov-2023 |
Matthias Ringwald <[email protected]> |
example/le_audio_demo_util_sink: introduce state, ignore ISO packets received after le_audio_demo_util_sink_close |
8dee1629 | 31-Oct-2023 |
Matthias Ringwald <[email protected]> |
example/le_audio_demo_util_sink: also count samples receive via PLC |
65cfaa39 | 31-Oct-2023 |
Matthias Ringwald <[email protected]> |
example/le_audio_demo_util_sink: pause playback after 1 second of empty/zero packets |
a77ae3be | 30-Oct-2023 |
Matthias Ringwald <[email protected]> |
example/le_audio_demo_util_sink: fix plc |
0a065144 | 30-Oct-2023 |
Matthias Ringwald <[email protected]> |
example/le_audio_demo_util_sink: log num samples after storing |
0388b643 | 30-Oct-2023 |
Matthias Ringwald <[email protected]> |
example/le_audio_demo_util_sink: fix playback_start calculation |
78d87b81 | 19-Oct-2023 |
Dirk Helbig <[email protected]> |
example/le_audio_demo_tuil_sink: added sample rate compensation |
bc6a318f | 04-Dec-2023 |
Matthias Ringwald <[email protected]> |
Avoid __ prefix in defines |
478122c1 | 30-Nov-2023 |
Matthias Ringwald <[email protected]> |
example: remove nested switch cases |
b5232cd8 | 16-Nov-2023 |
Matthias Ringwald <[email protected]> |
example/le_audio_demo_util_source: fix mod player for higher sample rates |
9d8b6c89 | 28-Nov-2023 |
Dirk Helbig <[email protected]> |
example: fixed include typo |
2936a805 | 27-Nov-2023 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: revert accidental change to sine input |
bba48196 | 22-Nov-2023 |
Matthias Ringwald <[email protected]> |
example: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE |
046d88ff | 17-Nov-2023 |
Matthias Ringwald <[email protected]> |
example: fix Makefile build |
e1d1fb60 | 17-Nov-2023 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: use new sbc encoder api |
37abe280 | 17-Nov-2023 |
Matthias Ringwald <[email protected]> |
example/sco_demo_util: use new sbc decoder api |
b255b76b | 16-Nov-2023 |
Matthias Ringwald <[email protected]> |
example/a2dp_source_demo: use new sbc encoder api |
afa547f2 | 15-Nov-2023 |
Matthias Ringwald <[email protected]> |
example/a2dp_sink: use new sbc decoder api |