mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-02-18 22:05:37 -05:00
bluetooth: complete bluetooth profile separation
This is a follow-up change to review of these series on pulseaudio-discuss https://lists.freedesktop.org/archives/pulseaudio-discuss/2017-September/028801.html Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/491>
This commit is contained in:
parent
815dd2d627
commit
698fb3bc26
6 changed files with 65 additions and 37 deletions
|
|
@ -71,6 +71,7 @@ typedef enum profile {
|
|||
PA_BLUETOOTH_PROFILE_A2DP_SINK,
|
||||
PA_BLUETOOTH_PROFILE_A2DP_SOURCE,
|
||||
PA_BLUETOOTH_PROFILE_HSP_HS,
|
||||
PA_BLUETOOTH_PROFILE_HSP_AG,
|
||||
PA_BLUETOOTH_PROFILE_HFP_HF,
|
||||
PA_BLUETOOTH_PROFILE_HFP_AG,
|
||||
PA_BLUETOOTH_PROFILE_OFF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue