bluez5: add bluetoothOffloadActive device prop for acquiring transports

Add a device prop that causes transports to be acquired.
This commit is contained in:
Pauli Virtanen 2022-10-01 15:46:27 +03:00 committed by Frédéric Danis
parent 99c150a613
commit 9496078be5
3 changed files with 63 additions and 5 deletions

View file

@ -74,6 +74,7 @@ enum spa_prop {
SPA_PROP_rate,
SPA_PROP_quality,
SPA_PROP_bluetoothAudioCodec,
SPA_PROP_bluetoothOffloadActive,
SPA_PROP_START_Audio = 0x10000, /**< audio related properties */
SPA_PROP_waveType,