Pauli Virtanen
4e0d0c5f0b
bluez5: replace codec->bap/asha flags with codec->kind enum
...
Indicate codec type with enum instead of bool flags. This is in
preparation of moving also HFP to media codecs.
2025-06-13 17:51:16 +00:00
Pauli Virtanen
83050e647b
bluez5: aptx-ll: produce 7.5ms packets
...
Put a bit more samples to packets to make it more robust. The 7.5ms
interval may also fit better with other BT devices.
2024-02-05 19:34:47 +02:00
Pauli Virtanen
eaea03c26c
spa: export log topic enumerations
2024-01-04 10:02:55 +00:00
Barnabás Pőcze
4083502e03
spa: bluez: use some more spa_auto*
2023-07-30 13:45:49 +02:00
Pauli Virtanen
a372c89544
bluez5: lc3: handle multiple PACs in capabilities
...
BlueZ may send multiple PACs in the capabilities delimited by zero LTV.
Handle this case by selecting the "best" one.
The configuration size may also for BAP generally be different from PAC
size.
2023-01-17 19:58:42 +02:00
Frédéric Danis
00d51c3d31
bluez5: Rename codec API from *a2dp* to *media*
...
The BlueZ Media1 interface will not only be used for A2DP but also for
LE Audio and code related can be shared.
2022-09-15 11:17:20 +00:00