* [PATCH] main.conf: Remove %h and %d from example Name
@ 2015-09-02 10:07 jonas.holmberg
2015-09-02 11:34 ` Johan Hedberg
0 siblings, 1 reply; 2+ messages in thread
From: jonas.holmberg @ 2015-09-02 10:07 UTC (permalink / raw)
To: linux-bluetooth
From: Jonas Holmberg <jonas.holmberg@axis.com>
%h and %d are no longer supported.
---
src/main.conf | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/src/main.conf b/src/main.conf
index 11db383..6780d9a 100644
--- a/src/main.conf
+++ b/src/main.conf
@@ -1,10 +1,8 @@
[General]
# Default adaper name
-# %h - substituted for hostname
-# %d - substituted for adapter id
-# Defaults to 'BlueZ'
-#Name = %h-%d
+# Defaults to 'BlueZ X.YZ'
+#Name = BlueZ
# Default device class. Only the major and minor device class bits are
# considered. Defaults to '0x000000'.
--
2.4.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] main.conf: Remove %h and %d from example Name
2015-09-02 10:07 [PATCH] main.conf: Remove %h and %d from example Name jonas.holmberg
@ 2015-09-02 11:34 ` Johan Hedberg
0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2015-09-02 11:34 UTC (permalink / raw)
To: jonas.holmberg; +Cc: linux-bluetooth
Hi Jonas,
On Wed, Sep 02, 2015, jonas.holmberg@axis.com wrote:
> %h and %d are no longer supported.
> ---
> src/main.conf | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
Applied. Thanks.
Johan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-09-02 11:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-02 10:07 [PATCH] main.conf: Remove %h and %d from example Name jonas.holmberg
2015-09-02 11:34 ` Johan Hedberg
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 NNTP newsgroup(s).