Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Marijn Suijten
pulseaudio
Commits
e32df397
Commit
e32df397
authored
May 15, 2020
by
pali
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixup! WIP: bluetooth: Add support for hsphfpd service to handle HSP and HFP profiles
parent
6fdce1c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/modules/bluetooth/hsphfpd-util.c
src/modules/bluetooth/hsphfpd-util.c
+2
-0
No files found.
src/modules/bluetooth/hsphfpd-util.c
View file @
e32df397
...
@@ -783,6 +783,8 @@ static void hsphfpd_register_application_reply(DBusPendingCall *pending, void *u
...
@@ -783,6 +783,8 @@ static void hsphfpd_register_application_reply(DBusPendingCall *pending, void *u
goto
finish
;
goto
finish
;
}
}
pa_log_info
(
"hsphfpd is now running and pulseaudio was registered"
);
hsphfpd
->
hsphfpd_service_id
=
pa_xstrdup
(
dbus_message_get_sender
(
r
));
hsphfpd
->
hsphfpd_service_id
=
pa_xstrdup
(
dbus_message_get_sender
(
r
));
hsphfpd_get_endpoints
(
hsphfpd
);
hsphfpd_get_endpoints
(
hsphfpd
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment