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
171bd4a9
Commit
171bd4a9
authored
Jun 04, 2020
by
pali
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixup! bluetooth: policy: Update policy plugin to handle both HSP and HFP profiles
parent
8c16c442
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/modules/bluetooth/module-bluetooth-policy.c
src/modules/bluetooth/module-bluetooth-policy.c
+1
-1
No files found.
src/modules/bluetooth/module-bluetooth-policy.c
View file @
171bd4a9
...
...
@@ -36,7 +36,7 @@ PA_MODULE_DESCRIPTION("Policy module to make using bluetooth devices out-of-the-
PA_MODULE_VERSION
(
PACKAGE_VERSION
);
PA_MODULE_LOAD_ONCE
(
true
);
PA_MODULE_USAGE
(
"auto_switch=<Switch between head unit and a2dp profile? (0 - never, 1 - media.role=phone, 2 - heuristic> "
"auto_switch=<Switch between head unit and a2dp
sink card
profile
s
? (0 - never, 1 - media.role=phone, 2 - heuristic> "
"a2dp_source=<Handle a2dp source card profiles?> "
"ag=<Handle audio gateway card profiles?> "
);
...
...
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