Home
last modified time | relevance | path

Searched defs:nfc_target (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/nfc/
H A Dnfc.h92 struct nfc_target { struct
93 u32 idx;
94 u32 supported_protocols;
95 u16 sens_res;
96 u8 sel_res;
97 u8 nfcid1_len;
98 u8 nfcid1[NFC_NFCID1_MAXSIZE];
99 u8 nfcid2_len;
100 u8 nfcid2[NFC_NFCID2_MAXSIZE];
101 u8 sensb_res_len;
[all …]