~ubuntu-branches/ubuntu/wily/bluez/wily

« back to all changes in this revision

Viewing changes to test/hciemu.1

ImportĀ upstreamĀ versionĀ 4.81

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH HCIEMU 1 "Jul 6 2009" BlueZ ""
 
2
.SH NAME
 
3
hciemu \- HCI emulator
 
4
.SH SYNOPSIS
 
5
.B hciemu
 
6
[\fIoptions\fR] \fIlocal_address\fR
 
7
 
 
8
.SH DESCRIPTION
 
9
.LP
 
10
.B
 
11
hciemu
 
12
is used to emulate an HCI via \fBhci_vhci\fR kernel module
 
13
 
 
14
.SH OPTIONS
 
15
.TP
 
16
.BI -d\  device
 
17
use specified \fIdevice\fR
 
18
.TP
 
19
.BI -b\  bdaddr
 
20
emulate \fIbdaddr\fR
 
21
.TP
 
22
.BI -s\  file
 
23
create snoop file \fIfile\fR
 
24
.TP
 
25
.B -n
 
26
do not detach
 
27
 
 
28
.SH AUTHORS
 
29
Written by Marcel Holtmann <marcel@holtmann.org> and Maxim Krasnyansky
 
30
<maxk@qualcomm.com>, man page by Filippo Giunchedi <filippo@debian.org>
 
31
.PP