mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
bluez5: bap: Enable control of Broadcast Encryption
Add "encryption" parameter to bluez5.bcast_source.config entry in the configuration file. This allows the user to control the use of Broadcast encryption.
This commit is contained in:
parent
acd5bf60b9
commit
34b17a6269
2 changed files with 7 additions and 0 deletions
|
|
@ -430,6 +430,7 @@ Example:
|
|||
bluez5.bcast_source.config = [
|
||||
{
|
||||
"broadcast_code": [ 1, 2, 104, 5, 83, 241, 65, 90, 162, 101, 187, 175, 198, 234, 3, 184 ],
|
||||
"encryption: false,
|
||||
"bis": [
|
||||
{ # BIS configuration
|
||||
"qos_preset": "16_2_1", # QOS preset name from table Table 6.4 from BAP_v1.0.1.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue