unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Demis Balbach <db@minikn.xyz>
To: guix-devel@gnu.org
Subject: bluetooth-service: addition config vaules
Date: Fri, 10 Dec 2021 13:35:10 +0100	[thread overview]
Message-ID: <87mtl8fxj5.fsf@minikn.xyz> (raw)

[-- Attachment #1: Type: text/plain, Size: 1610 bytes --]

Hello,

I hope this is the proper mailing list to post to, if not please
redirect me.

I'd like to propose extending the possible config values for the
bluetooth-configuration.

At the moment, only `AutoEnable' is available. But there are more,
specifially:

main.conf:
--8<---------------cut here---------------start------------->8---
[General]
# Default adapter name
# Defaults to 'BlueZ X.YZ'
Name = BlueZ

# Automatically connect both A2DP and HFP/HSP profiles for incoming
# connections. Some headsets that support both profiles will only connect the
# other one automatically so the default setting of true is usually a good
# idea.
AutoConnect=true

# Enables Multi Profile Specification support. This allows to specify if
# system supports only Multiple Profiles Single Device (MPSD) configuration
# or both Multiple Profiles Single Device (MPSD) and Multiple Profiles Multiple
# Devices (MPMD) configurations.
# Possible values: "off", "single", "multiple"
MultiProfile = multiple
--8<---------------cut here---------------end--------------->8---

These are the ones I find particularly important and should be make
available to the service. But there are more:
https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/src/main.conf

ideally, we would add all of them.

If someone can explain to me how to test and submit it myself, I'll do
it. But I head that it's not as easy as submitting a patch for a
package. I believe a seasoned contributer could submit something way
faster.

In any case, 

Best regards / Mit freundlichen Grüßen,
Demis Balbach

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 853 bytes --]

             reply	other threads:[~2021-12-10 13:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-10 12:35 Demis Balbach [this message]
2021-12-11 13:57 ` bluetooth-service: addition config vaules Josselin Poiret
2021-12-11 17:02   ` Demis Balbach
2021-12-13 19:38   ` Demis Balbach
2021-12-17 13:33     ` Demis Balbach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mtl8fxj5.fsf@minikn.xyz \
    --to=db@minikn.xyz \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).