mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-13 19:13:44 +00:00
Rename nfcip-* examples to nfc-dep-*
This commit is contained in:
29
examples/nfc-dep-target.1
Normal file
29
examples/nfc-dep-target.1
Normal file
@@ -0,0 +1,29 @@
|
||||
.TH NFC-DEP-INITIATOR 1 "October 8, 2010"
|
||||
.SH NAME
|
||||
nfc-dep-target \- Demonstration tool to send/received data as D.E.P. target
|
||||
.SH SYNOPSIS
|
||||
.B nfc-dep-target
|
||||
.SH DESCRIPTION
|
||||
.B nfc-dep-target
|
||||
is a demonstration tool for putting NFC device in D.E.P. target mode.
|
||||
|
||||
This example will listen for a D.E.P. initiator and exchange a simple "Hello" data with initiator.
|
||||
|
||||
Note: this example is designed to work with a D.E.P. initiator driven by \fBnfc-dep-initiator\fP.
|
||||
|
||||
.SH BUGS
|
||||
Please report any bugs on the
|
||||
.B libnfc
|
||||
forum at
|
||||
.BR http://www.libnfc.org/community/ "."
|
||||
.SH LICENCE
|
||||
.B libnfc
|
||||
and
|
||||
.B libnfc-examples
|
||||
are covered by the GNU Lesser General Public License (LGPL), version 3.
|
||||
.SH AUTHORS
|
||||
Roel Verdult <roel@libnfc.org>
|
||||
Romuald Conty <romuald@libnfc.org>>
|
||||
.PP
|
||||
This manual page was written by Romuald Conty <romuald@libnfc.org>>.
|
||||
It is licensed under the terms of the GNU GPL (version 2 or later).
|
||||
Reference in New Issue
Block a user