Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnfc.h213 #define NFC_SDP_ATTR_MAX (__NFC_SDP_ATTR_AFTER_LAST - 1) macro
/openbmc/linux/net/nfc/
H A Dnetlink.c55 static const struct nla_policy nfc_sdp_genl_policy[NFC_SDP_ATTR_MAX + 1] = {
1138 struct nlattr *attr, *sdp_attrs[NFC_SDP_ATTR_MAX+1]; in nfc_genl_llc_sdreq()
1175 rc = nla_parse_nested_deprecated(sdp_attrs, NFC_SDP_ATTR_MAX, in nfc_genl_llc_sdreq()