Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP3:Update
pulseaudio.24929
0005-bluetooth-enable-module-bluez5-discover-ar...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0005-bluetooth-enable-module-bluez5-discover-argument-ena.patch of Package pulseaudio.24929
From 8491477b3e02c17881abd65818784e268a8e75d6 Mon Sep 17 00:00:00 2001 From: "Igor V. Kovalenko" <igor.v.kovalenko@gmail.com> Date: Thu, 28 Jan 2021 15:37:36 +0300 Subject: [PATCH 05/11] bluetooth: enable module-bluez5-discover argument enable_native_hfp_hf Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/491> --- src/modules/bluetooth/module-bluez5-discover.c | 2 ++ 1 file changed, 2 insertions(+) --- a/src/modules/bluetooth/module-bluez5-discover.c +++ b/src/modules/bluetooth/module-bluez5-discover.c @@ -37,11 +37,13 @@ PA_MODULE_LOAD_ONCE(true); PA_MODULE_USAGE( "headset=ofono|native|auto" "autodetect_mtu=<boolean>" + "enable_native_hfp_hf=<boolean, enable HFP support in native backend>" ); static const char* const valid_modargs[] = { "headset", "autodetect_mtu", + "enable_native_hfp_hf", NULL };
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor