Searched refs:NFC_SDP_ATTR_MAX (Results 1 – 2 of 2) sorted by relevance
211 #define NFC_SDP_ATTR_MAX (__NFC_SDP_ATTR_AFTER_LAST - 1) macro
70 static const struct nla_policy nfc_sdp_genl_policy[NFC_SDP_ATTR_MAX + 1] = {1096 struct nlattr *attr, *sdp_attrs[NFC_SDP_ATTR_MAX+1]; in nfc_genl_llc_sdreq()1134 rc = nla_parse_nested(sdp_attrs, NFC_SDP_ATTR_MAX, attr, in nfc_genl_llc_sdreq()