Searched refs:NCI_LA_SEL_INFO_NFC_DEP_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/net/nfc/ | ||
D | nci.h | 139 #define NCI_LA_SEL_INFO_NFC_DEP_MASK 0x40 macro |
/linux-4.1.27/net/nfc/nci/ | ||
D | core.c | 598 val = NCI_LA_SEL_INFO_NFC_DEP_MASK; in nci_set_listen_parameters() |