mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
bluez5: add missing function defination
This commit is contained in:
parent
0aadc0450d
commit
97cc27600a
1 changed files with 1 additions and 0 deletions
|
|
@ -545,6 +545,7 @@ static inline struct spa_bt_backend *backend_native_new(struct spa_bt_monitor *m
|
|||
}
|
||||
static inline void backend_native_free(struct spa_bt_backend *backend) {}
|
||||
static inline void backend_native_register_profiles(struct spa_bt_backend *backend) {}
|
||||
static inline void backend_native_unregister_profiles(struct spa_bt_backend *backend) {}
|
||||
#endif
|
||||
|
||||
#define OFONO_SERVICE "org.ofono"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue