mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
bluez5: add telephony D-Bus service implementation
This commit is contained in:
parent
16c4cd05a9
commit
b28399ac57
3 changed files with 1187 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ if get_option('bluez5-backend-hsp-native').allowed() or get_option('bluez5-backe
|
|||
bluez5_deps += mm_dep
|
||||
bluez5_sources += ['modemmanager.c']
|
||||
endif
|
||||
bluez5_sources += ['backend-native.c', 'upower.c']
|
||||
bluez5_sources += ['backend-native.c', 'upower.c', 'telephony.c']
|
||||
endif
|
||||
|
||||
if get_option('bluez5-backend-ofono').allowed()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue