linux/net/nfc/hci
Eric Lapuyade a070c8591a NFC: Implement HCI driver or internal error management
If there is an ongoing HCI command executing, it will be completed,
thereby pushing the error up to the core. Otherwise, HCI will directly
notify the core with the error.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-07-09 16:42:09 -04:00
..
Kconfig NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers 2012-05-15 17:27:28 -04:00
Makefile
command.c NFC: Changed HCI cmd execution completion result to std linux errno 2012-07-09 16:42:07 -04:00
core.c NFC: Implement HCI driver or internal error management 2012-07-09 16:42:09 -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
shdlc.c NFC: Handle SHDLC RSET frames from an SHDLC connected chip 2012-07-09 16:42:05 -04:00