* [PATCH] sdptool: Clarify 'add' and 'remove' commands in manual
@ 2013-09-24 7:09 Szymon Janc
2013-10-14 8:11 ` Szymon Janc
0 siblings, 1 reply; 3+ messages in thread
From: Szymon Janc @ 2013-09-24 7:09 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Szymon Janc
Adapters are no longer notified about external changes in SDP
database. This results in 'add' and 'remove' commands being
usefull only for SDP testing or qualification.
---
tools/sdptool.1 | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/tools/sdptool.1 b/tools/sdptool.1
index 88ad818..ea95933 100644
--- a/tools/sdptool.1
+++ b/tools/sdptool.1
@@ -91,9 +91,15 @@ the \fB--handle\fP option.
.IP "" 10
You can specify a channel to add the service on
using the \fB--channel\fP option.
+.IP "" 10
+NOTE: Local adapters configuration will not be updated and this command should
+be used only for SDP testing.
.IP "\fBdel record_handle\fP" 10
Remove a service from the local
SDP database.
+.IP "" 10
+NOTE: Local adapters configuration will not be updated and this command should
+be used only for SDP testing.
.IP "\fBget [--tree] [--raw] [--xml] [--bdaddr bdaddr] record_handle\fP" 10
Retrieve a service from the local
SDP database.
--
1.8.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] sdptool: Clarify 'add' and 'remove' commands in manual
2013-09-24 7:09 [PATCH] sdptool: Clarify 'add' and 'remove' commands in manual Szymon Janc
@ 2013-10-14 8:11 ` Szymon Janc
2013-10-14 11:27 ` Johan Hedberg
0 siblings, 1 reply; 3+ messages in thread
From: Szymon Janc @ 2013-10-14 8:11 UTC (permalink / raw)
To: linux-bluetooth
> Adapters are no longer notified about external changes in SDP
> database. This results in 'add' and 'remove' commands being
> usefull only for SDP testing or qualification.
> ---
> tools/sdptool.1 | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/tools/sdptool.1 b/tools/sdptool.1
> index 88ad818..ea95933 100644
> --- a/tools/sdptool.1
> +++ b/tools/sdptool.1
> @@ -91,9 +91,15 @@ the \fB--handle\fP option.
> .IP "" 10
> You can specify a channel to add the service on
> using the \fB--channel\fP option.
> +.IP "" 10
> +NOTE: Local adapters configuration will not be updated and this command should
> +be used only for SDP testing.
> .IP "\fBdel record_handle\fP" 10
> Remove a service from the local
> SDP database.
> +.IP "" 10
> +NOTE: Local adapters configuration will not be updated and this command should
> +be used only for SDP testing.
> .IP "\fBget [--tree] [--raw] [--xml] [--bdaddr bdaddr] record_handle\fP" 10
> Retrieve a service from the local
> SDP database.
>
ping
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] sdptool: Clarify 'add' and 'remove' commands in manual
2013-10-14 8:11 ` Szymon Janc
@ 2013-10-14 11:27 ` Johan Hedberg
0 siblings, 0 replies; 3+ messages in thread
From: Johan Hedberg @ 2013-10-14 11:27 UTC (permalink / raw)
To: Szymon Janc; +Cc: linux-bluetooth
Hi Szymon,
On Mon, Oct 14, 2013, Szymon Janc wrote:
> > Adapters are no longer notified about external changes in SDP
> > database. This results in 'add' and 'remove' commands being
> > usefull only for SDP testing or qualification.
> > ---
> > tools/sdptool.1 | 6 ++++++
> > 1 file changed, 6 insertions(+)
> >
> > diff --git a/tools/sdptool.1 b/tools/sdptool.1
> > index 88ad818..ea95933 100644
> > --- a/tools/sdptool.1
> > +++ b/tools/sdptool.1
> > @@ -91,9 +91,15 @@ the \fB--handle\fP option.
> > .IP "" 10
> > You can specify a channel to add the service on
> > using the \fB--channel\fP option.
> > +.IP "" 10
> > +NOTE: Local adapters configuration will not be updated and this command should
> > +be used only for SDP testing.
> > .IP "\fBdel record_handle\fP" 10
> > Remove a service from the local
> > SDP database.
> > +.IP "" 10
> > +NOTE: Local adapters configuration will not be updated and this command should
> > +be used only for SDP testing.
> > .IP "\fBget [--tree] [--raw] [--xml] [--bdaddr bdaddr] record_handle\fP" 10
> > Retrieve a service from the local
> > SDP database.
> >
>
> ping
Applied now. Sorry for the delay.
Johan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-10-14 11:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-24 7:09 [PATCH] sdptool: Clarify 'add' and 'remove' commands in manual Szymon Janc
2013-10-14 8:11 ` Szymon Janc
2013-10-14 11:27 ` Johan Hedberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox