Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnfc.h145 * @NFC_ATTR_TARGET_SENSB_RES: NFC-B targets extra information, max 12 bytes
178 NFC_ATTR_TARGET_SENSB_RES, enumerator
/linux/net/nfc/
H A Dnetlink.c83 nla_put(msg, NFC_ATTR_TARGET_SENSB_RES, target->sensb_res_len, in nfc_genl_send_target()