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

/linux-master/include/uapi/linux/
H A Dnfc.h188 NFC_ATTR_LLC_SDP, enumerator in enum:nfc_attrs
/linux-master/net/nfc/
H A Dnetlink.c44 [NFC_ATTR_LLC_SDP] = { .type = NLA_NESTED },
380 sdp_attr = nla_nest_start_noflag(msg, NFC_ATTR_LLC_SDP);
1148 !info->attrs[NFC_ATTR_LLC_SDP])
1174 nla_for_each_nested(attr, info->attrs[NFC_ATTR_LLC_SDP], rem) {

Completed in 108 milliseconds