sdpcontrol.8 (a4b187fa33f1856b9c0293b900d36b4c797b459d) sdpcontrol.8 (9cdb6ee1641e84242a1640055e0072ad693e1a7d)
1.\" Copyright (c) 2003 Maksim Yevmenkin <m_evmenkin@yahoo.com>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 37 unchanged lines hidden (view full) ---

46.Sh DESCRIPTION
47The
48.Nm
49utility attempts to query specified Service Discovery Protocol (SDP) server.
50Remote SDP servers are identified by their BD_ADDRs.
51Connection to the local SDP server is made via control socket.
52The
53.Nm
1.\" Copyright (c) 2003 Maksim Yevmenkin <m_evmenkin@yahoo.com>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 37 unchanged lines hidden (view full) ---

46.Sh DESCRIPTION
47The
48.Nm
49utility attempts to query specified Service Discovery Protocol (SDP) server.
50Remote SDP servers are identified by their BD_ADDRs.
51Connection to the local SDP server is made via control socket.
52The
53.Nm
54utility will use Service Search Attribute Request and will print results to
54utility will use Service Search Attribute Request and will print results to
55the standard output and error messages to the standard error.
56.Pp
57The options are as follows:
58.Bl -tag -width indent
59.It Fl a Ar BD_ADDR
60Connect to the remote device with the specified BD_ADDR.
61Example:
62.Fl a Li 00:01:02:03:04:05 .

--- 27 unchanged lines hidden (view full) ---

90.Sh CAVEAT
91The
92.Nm
93utility only implements client side functionality.
94.Pp
95The
96.Nm
97utility only requests the following attributes from the SDP server:
55the standard output and error messages to the standard error.
56.Pp
57The options are as follows:
58.Bl -tag -width indent
59.It Fl a Ar BD_ADDR
60Connect to the remote device with the specified BD_ADDR.
61Example:
62.Fl a Li 00:01:02:03:04:05 .

--- 27 unchanged lines hidden (view full) ---

90.Sh CAVEAT
91The
92.Nm
93utility only implements client side functionality.
94.Pp
95The
96.Nm
97utility only requests the following attributes from the SDP server:
98.Pp
98.Bl -enum -offset indent -compact
99.It
100Service Record Handle
101.It
102Service Class ID List
103.It
104Protocol Descriptor List
105.It
106Bluetooth Profile Descriptor List
107.El
108.Sh DIAGNOSTICS
109.Ex -std
110.Sh SEE ALSO
111.Xr sdp 3
112.Sh AUTHORS
113.An Maksim Yevmenkin Aq m_evmenkin@yahoo.com
99.Bl -enum -offset indent -compact
100.It
101Service Record Handle
102.It
103Service Class ID List
104.It
105Protocol Descriptor List
106.It
107Bluetooth Profile Descriptor List
108.El
109.Sh DIAGNOSTICS
110.Ex -std
111.Sh SEE ALSO
112.Xr sdp 3
113.Sh AUTHORS
114.An Maksim Yevmenkin Aq m_evmenkin@yahoo.com