Skip to content

bluez5: load hardware database from pipewire config files

P V requested to merge pvir/wireplumber:bt-quirks into master

Load hardware database for the bluez5 module from Pipewire config files.

To do this, wrap pw_conf_load_conf as Conf.load_conf in the Lua API.

Merge request reports