Home
last modified time | relevance | path

Searched refs:NFC_ATTR_TARGET_ATS (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dnfc.h167 * @NFC_ATTR_TARGET_ATS: ISO 14443 type A target Answer To Select
202 NFC_ATTR_TARGET_ATS, enumerator
/linux/net/nfc/
H A Dnetlink.c100 nla_put(msg, NFC_ATTR_TARGET_ATS, target->ats_len, in nfc_genl_send_target()