android_kernel_oneplus_msm8998/net/nfc
Christophe Ricard 98ff416f97 NFC: nci: Add status byte management in case of error.
The nci status byte was ignored. In case of tag reading for example,
if the tag is removed from the antenna there is no way for the upper
layers (aka: stack) to get inform about such event.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2014-12-02 22:46:47 +01:00
..
hci NFC: hci: Add support for NOTIFY_ALL_PIPE_CLEARED 2014-12-02 02:02:00 +01:00
nci NFC: nci: Add status byte management in case of error. 2014-12-02 22:46:47 +01:00
af_nfc.c
core.c
digital.h NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooks 2014-07-23 01:17:31 +02:00
digital_core.c NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooks 2014-07-23 01:17:31 +02:00
digital_dep.c NFC: digital: Add NFC-DEP Target-side ATN Support 2014-11-28 12:40:38 +01:00
digital_technology.c NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooks 2014-07-23 01:17:31 +02:00
Kconfig
llcp.h
llcp_commands.c
llcp_core.c NFC: Fix a memory leak 2014-11-28 14:07:51 +01:00
llcp_sock.c NFC: llcp: Use list_for_each_entry in llcp_accept_poll 2014-11-28 13:41:44 +01:00
Makefile
netlink.c
nfc.h
rawsock.c