OSDN Git Service

tools/sdptool: Clarify 'add' and 'remove' commands in manual
authorSzymon Janc <szymon.janc@tieto.com>
Tue, 24 Sep 2013 07:09:08 +0000 (09:09 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 14 Oct 2013 11:26:24 +0000 (14:26 +0300)
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

index 88ad818..ea95933 100644 (file)
@@ -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.