Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dnfc.h221 #define NFC_ATR_REQ_MAXSIZE 64 macro
/Linux-v6.6/include/net/nfc/
Dnci.h493 __u8 atr_req[NFC_ATR_REQ_MAXSIZE - 2]; /* ATR_REQ from byte 3 */
/Linux-v6.6/net/nfc/nci/
Dntf.c454 NFC_ATR_REQ_MAXSIZE - 2); in nci_extract_activation_params_nfc_dep()