mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-26 21:54:33 +08:00
org.bluez.MediaEndpoint: Add ChannelAllocation to SelectProperties
This adds ChannelAllocation to SelectProperties which when set can be used by Endpoint implementation in the response as part of Capabilities, note that it is not mandatory to use it so the Endpoint may have its on logic to allocate channels.
This commit is contained in:
parent
e7e8b2a3d7
commit
07efa6d35b
@ -79,6 +79,8 @@ dict SelectProperties(dict capabilities)
|
||||
|
||||
:uint32 Locations:
|
||||
|
||||
:uint32_t ChannelAllocation:
|
||||
|
||||
:dict QoS:
|
||||
|
||||
:byte Framing:
|
||||
|
Loading…
Reference in New Issue
Block a user