Home
last modified time | relevance | path

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

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