linux/net/nfc
Christophe Ricard fa00e8fed4 NFC: nci: Move NFCEE discovery logic
NFCEE_DISCOVER_CMD is a specified NCI command used to discover
NFCEE IDs.
Move nci_nfcee_discover() call to nci_discover_se() in order to
guarantee:
- NFCEE_DISCOVER_CMD run when the NCI state machine is initialized
- NFCEE_DISCOVER_CMD is not run in case there is not discover_se
  hook defined by a NFC device driver.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-02-04 09:15:18 +01:00
..
hci
nci NFC: nci: Move NFCEE discovery logic 2015-02-04 09:15:18 +01:00
Kconfig
Makefile
af_nfc.c
core.c NFC: Forward NFC_EVT_TRANSACTION to user space 2015-02-02 21:50:40 +01:00
digital.h
digital_core.c
digital_dep.c
digital_technology.c
llcp.h
llcp_commands.c
llcp_core.c
llcp_sock.c
netlink.c NFC: Forward NFC_EVT_TRANSACTION to user space 2015-02-02 21:50:40 +01:00
nfc.h NFC: Forward NFC_EVT_TRANSACTION to user space 2015-02-02 21:50:40 +01:00
rawsock.c