--- test/hciemu.1 | 31 +++++++++++++++++++++++++++++++ 1 files changed, 31 insertions(+), 0 deletions(-) create mode 100644 test/hciemu.1 diff --git a/test/hciemu.1 b/test/hciemu.1 new file mode 100644 index 0000000..cecaeb7 --- /dev/null +++ b/test/hciemu.1 @@ -0,0 +1,31 @@ +.TH HCIEMU 1 "Jul 6 2009" BlueZ "" +.SH NAME +hciemu \- HCI emulator +.SH SYNOPSIS +.B hciemu +[\fIoptions\fR] \fIlocal_address\fR + +.SH DESCRIPTION +.LP +.B +hciemu +is used to emulate an HCI via \fBhci_vhci\fR kernel module + +.SH OPTIONS +.TP +.BI -d\ device +use specified \fIdevice\fR +.TP +.BI -b\ bdaddr +emulate \fIbdaddr\fR +.TP +.BI -s\ file +create snoop file \fIfile\fR +.TP +.B -n +do not detach + +.SH AUTHORS +Written by Marcel Holtmann <marcel@xxxxxxxxxxxx> and Maxim Krasnyansky +<maxk@xxxxxxxxxxxx>, man page by Filippo Giunchedi <filippo@xxxxxxxxxx> +.PP -- 1.6.3.3 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html