Home
last modified time | relevance | path

Searched refs:NCI_NFCEE_DISCOVERY_ACTION_ENABLE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/nfc/
Dnci.h84 #define NCI_NFCEE_DISCOVERY_ACTION_ENABLE 0x01 macro
/linux-4.4.14/net/nfc/nci/
Dcore.c982 r = nci_nfcee_discover(ndev, NCI_NFCEE_DISCOVERY_ACTION_ENABLE); in nci_discover_se()