mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-17 08:56:49 -05:00
bluez5: pass per-device settings to codec handler, make 'bluez5.sbc-xq-support' a per-device setting
This commit is contained in:
parent
af8272fe08
commit
374180e211
7 changed files with 71 additions and 27 deletions
|
|
@ -415,6 +415,8 @@ struct spa_bt_device {
|
|||
struct spa_hook_list listener_list;
|
||||
bool added;
|
||||
|
||||
const struct spa_dict *settings;
|
||||
|
||||
DBusPendingCall *battery_pending_call;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue