diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2005-05-06 14:13:41 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2005-05-06 14:13:41 +0000 |
commit | 18cb95673231d41455528a782b168ee05f32fe2b (patch) | |
tree | 8fd932e1b6632b77f02c5f45351351830c9a9224 /tools/sdptool.1 | |
parent | 8d07fe695736cfc4126f1aad4144303161c61e21 (diff) |
Add command for retrieving possible service records
Diffstat (limited to 'tools/sdptool.1')
-rw-r--r-- | tools/sdptool.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/sdptool.1 b/tools/sdptool.1 index 91a28a84..c4f248eb 100644 --- a/tools/sdptool.1 +++ b/tools/sdptool.1 @@ -73,6 +73,8 @@ FTRN, NAP, GN, HID, CIP. .IP "\fBbrowse [--tree] [bdaddr]\fP" 10 Browse all available services on the device specified by a Bluetooth address as a parameter. +.IP "\fBrecords [--tree] bdaddr\fP" 10 +Retrieve all possible service records. .IP "\fBadd [ --channel=N ]\fP" 10 Add a service to the local \fBsdpd\fR. |