spdcontrol -- SDP configuration utility
spdcontrol [-h] -a BD_ADDR command [parameters ...]
The spdcontrol utility connects to the remote device with the specified
BD_ADDR and attempts to send query via Service Discovery Protocol (SDP).
The spdcontrol utility will use Service Search Attribute Request and will
print results to the standard output and error messages to the standard
error.
The options are as follows:
-a BD_ADDR
Connect to the remote device with the specified BD_ADDR. Example:
-a 00:01:02:03:04:05.
-h Display usage message and exit.
command
One of the supported commands (see below). Special command help
can be used to obtain the list of all supported commands. To get
more information about specific command use help command.
parameters
One or more optional space separated command parameters.
The currently supported node commands in spdcontrol are:
Browse
Search
Currently, the spdcontrol utility only implements client side functionality.
The spdcontrol utility only request the following attributes from the
remote SDP server:
1. Service Record Handle
2. Service Class ID List
3. Protocol Descriptor List
4. Bluetooth Profile Descriptor List
The spdcontrol utility exits 0 on success, and >0 if an error occurs.
sdp(3)
Maksim Yevmenkin <[email protected]>
FreeBSD 5.2.1 September 7, 2003 FreeBSD 5.2.1 [ Back ] |