SDPCONTROL(8) | MidnightBSD System Manager's Manual | SDPCONTROL(8) |
sdpcontrol
—
Bluetooth Service Discovery Protocol query
utility
sdpcontrol |
-h |
sdpcontrol |
-a address
command [parameters ...] |
sdpcontrol |
-l [-c
path] command
[parameters ...] |
The sdpcontrol
utility attempts to query
the specified Service Discovery Protocol (SDP) server. Remote SDP servers
are identified by their address. Connection to the local SDP server is made
via the control socket. The sdpcontrol
utility uses
Service Search Attribute Requests and prints results to standard output and
error messages to standard error.
The options are as follows:
-a
addresssdpcontrol
utility attempts to resolve the name
via
bt_gethostbyname(3).-c
path-h
-l
help
can be used to obtain a list of all supported
commands. To get more information about a specific command, use
help
command.The currently supported node commands in
sdpcontrol
are:
The sdpcontrol
utility exits 0 on
success, and >0 if an error occurs.
Maksim Yevmenkin <m_evmenkin@yahoo.com>
The sdpcontrol
utility only implements
client side functionality.
The sdpcontrol
utility only requests the
following attributes from the SDP server:
February 7, 2015 | midnightbsd-3.1 |