Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dnfc.h188 NFC_ATTR_LLC_SDP, enumerator
/Linux-v5.4/net/nfc/
Dnetlink.c43 [NFC_ATTR_LLC_SDP] = { .type = NLA_NESTED },
384 sdp_attr = nla_nest_start_noflag(msg, NFC_ATTR_LLC_SDP); in nfc_genl_llc_send_sdres()
1143 !info->attrs[NFC_ATTR_LLC_SDP]) in nfc_genl_llc_sdreq()
1169 nla_for_each_nested(attr, info->attrs[NFC_ATTR_LLC_SDP], rem) { in nfc_genl_llc_sdreq()