mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-12 05:34:05 -04:00
bluez: add api to properties
This commit is contained in:
parent
c8cbb7e322
commit
11393ce9dd
3 changed files with 4 additions and 1 deletions
|
|
@ -184,6 +184,7 @@ static int emit_nodes(struct impl *this)
|
|||
}
|
||||
|
||||
static const struct spa_dict_item info_items[] = {
|
||||
{ "device.api", "bluez5" },
|
||||
{ "media.class", "Audio/Device" },
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue