Deleted Added
full compact
hccontrol.8 (121054) hccontrol.8 (133178)
1.\" Copyright (c) 2001-2002 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.

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

18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $Id: hccontrol.8,v 1.6 2003/08/06 21:26:38 max Exp $
1.\" Copyright (c) 2001-2002 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.

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

18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $Id: hccontrol.8,v 1.6 2003/08/06 21:26:38 max Exp $
26.\" $FreeBSD: head/usr.sbin/bluetooth/hccontrol/hccontrol.8 121054 2003-10-12 22:04:24Z emax $
26.\" $FreeBSD: head/usr.sbin/bluetooth/hccontrol/hccontrol.8 133178 2004-08-05 16:32:41Z emax $
27.\"
28.Dd June 14, 2002
29.Dt HCCONTROL 8
30.Os
31.Sh NAME
32.Nm hccontrol
33.Nd HCI configuration utility
34.Sh SYNOPSIS

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

64One of the supported commands (see below).
65Special command
66.Cm help
67can be used to obtain the list of all supported commands.
68To get more information about specific command use
69.Cm help Ar command .
70.It Ar parameters
71One or more optional space separated command parameters.
27.\"
28.Dd June 14, 2002
29.Dt HCCONTROL 8
30.Os
31.Sh NAME
32.Nm hccontrol
33.Nd HCI configuration utility
34.Sh SYNOPSIS

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

64One of the supported commands (see below).
65Special command
66.Cm help
67can be used to obtain the list of all supported commands.
68To get more information about specific command use
69.Cm help Ar command .
70.It Ar parameters
71One or more optional space separated command parameters.
72Many commands require remote device address as one of the parameters.
73The remote device address can be specified as BD_ADDR or name.
74If name was specified then the
75.Nm
76utility will attempt to resolve the name via
77.Xr bt_gethostbyname 3 .
72.El
73.Sh COMMANDS
74The currently supported HCI commands in
75.Nm
76are:
77.Pp
78.Bl -tag -offset indent -compact
79.It Cm Inquiry

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

163.It Cm Write_Node_Role_Switch
164.El
165.Sh BUGS
166Most likely.
167Please report if found.
168.Sh DIAGNOSTICS
169.Ex -std
170.Sh SEE ALSO
78.El
79.Sh COMMANDS
80The currently supported HCI commands in
81.Nm
82are:
83.Pp
84.Bl -tag -offset indent -compact
85.It Cm Inquiry

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

169.It Cm Write_Node_Role_Switch
170.El
171.Sh BUGS
172Most likely.
173Please report if found.
174.Sh DIAGNOSTICS
175.Ex -std
176.Sh SEE ALSO
177.Xr bluetooth 3 ,
171.Xr netgraph 3 ,
172.Xr netgraph 4 ,
173.Xr ng_hci 4 ,
174.Xr hcseriald 8
175.Sh AUTHORS
176.An Maksim Yevmenkin Aq m_evmenkin@yahoo.com
178.Xr netgraph 3 ,
179.Xr netgraph 4 ,
180.Xr ng_hci 4 ,
181.Xr hcseriald 8
182.Sh AUTHORS
183.An Maksim Yevmenkin Aq m_evmenkin@yahoo.com