bluez5: add a property to select default profile

This commit is contained in:
Dmitry Sharshakov 2021-04-04 08:43:09 +00:00 committed by Wim Taymans
parent 6a10ac36aa
commit 97b01ed9b0
2 changed files with 32 additions and 12 deletions

View file

@ -59,6 +59,10 @@ rules = [
# AAC variable bitrate mode
# Available values: 0 (cbr, default), 1-5 (quality level)
#bluez5.a2dp.aac.bitratemode = 0
# Profile connected first
# Available values: a2dp-sink (default), headset-head-unit
#device.profile = headset-head-unit
}
}
}