Home
last modified time | relevance | path

Searched refs:NFC_MIN_AID_LENGTH (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/net/nfc/
Dnfc.h150 #define NFC_MIN_AID_LENGTH 5 macro
/linux-4.1.27/drivers/nfc/st21nfca/
Dst21nfca_se.c320 if (skb->len < NFC_MIN_AID_LENGTH + 2 && in st21nfca_connectivity_event_received()
/linux-4.1.27/drivers/nfc/st21nfcb/
Dst21nfcb_se.c330 if (skb->len < NFC_MIN_AID_LENGTH + 2 && in st21nfcb_hci_connectivity_event_received()