2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 20:23:57 +08:00
linux-next/include/net/nfc
Robert Dolca 0a97a3cba2 NFC: nci: Allow the driver to set handler for core nci ops
The driver may be required to act when some responses or
notifications arrive. For example the NCI core does not have a
handler for NCI_OP_CORE_GET_CONFIG_RSP. The NFCC can send a
config response that has to be read by the driver and the packet
may contain vendor specific data.

The Fields Peak driver needs to take certain actions when a reset
notification arrives (packet also not handled by the nfc core).

The driver handlers do not interfere with the core and they are
called after the core processes the packet.

Signed-off-by: Robert Dolca <robert.dolca@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-10-25 19:12:57 +01:00
..
digital.h NFC: digital: Add NFC-DEP Initiator-side ATN Support 2014-11-28 12:39:55 +01:00
hci.h NFC: Introduce vendor commands structures 2015-06-09 01:20:19 +02:00
llc.h include/net/: Fix FSF address in file headers 2013-12-06 12:37:56 -05:00
nci_core.h NFC: nci: Allow the driver to set handler for core nci ops 2015-10-25 19:12:57 +01:00
nci.h NFC: nci: Introduce new core opcodes 2015-10-25 19:11:49 +01:00
nfc.h nfc: netlink: Add capability to reply to vendor_cmd with data 2015-08-20 22:00:11 +02:00