mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
bluez5: fix compilation of fallback Hsphfpd backend
This commit is contained in:
parent
6308c5d806
commit
573e2afd5e
1 changed files with 1 additions and 0 deletions
|
|
@ -386,6 +386,7 @@ void backend_hsphfpd_add_filters(struct spa_bt_backend *backend);
|
||||||
#else
|
#else
|
||||||
static inline struct spa_bt_backend *backend_hsphfpd_new(struct spa_bt_monitor *monitor,
|
static inline struct spa_bt_backend *backend_hsphfpd_new(struct spa_bt_monitor *monitor,
|
||||||
void *dbus_connection,
|
void *dbus_connection,
|
||||||
|
const struct spa_dict *info,
|
||||||
const struct spa_support *support,
|
const struct spa_support *support,
|
||||||
uint32_t n_support) {
|
uint32_t n_support) {
|
||||||
return NULL;
|
return NULL;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue