Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/nfc/
Dnfc.h139 #define NFC_MIN_AID_LENGTH 5 macro
/Linux-v5.10/drivers/nfc/st21nfca/
Dse.c314 if (skb->len < NFC_MIN_AID_LENGTH + 2 && in st21nfca_connectivity_event_received()
/Linux-v5.10/drivers/nfc/st-nci/
Dse.c330 if (skb->len < NFC_MIN_AID_LENGTH + 2 && in st_nci_hci_connectivity_event_received()