linux/net/nfc/hci
Eric Lapuyade 6c1c5b9e1d NFC: Changed HCI cmd execution completion result to std linux errno
An HCI command can complete either from an HCI response
(with an HCI result) or as a consequence of any other system
error during processing. The completion therefore needs to take
a standard errno code. The HCI response will convert its result
to a standard errno before calling the completion.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-07-09 16:42:07 -04:00
..
command.c NFC: Changed HCI cmd execution completion result to std linux errno 2012-07-09 16:42:07 -04:00
core.c NFC: Changed HCI cmd execution completion result to std linux errno 2012-07-09 16:42:07 -04:00
hci.h NFC: Changed HCI cmd execution completion result to std linux errno 2012-07-09 16:42:07 -04:00
hcp.c
Kconfig NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers 2012-05-15 17:27:28 -04:00
Makefile NFC: SHDLC implementation 2012-04-12 15:10:35 -04:00
shdlc.c NFC: Handle SHDLC RSET frames from an SHDLC connected chip 2012-07-09 16:42:05 -04:00