Searched refs:NFC_SDP_ATTR_URI (Results 1 – 4 of 4) sorted by relevance
208 NFC_SDP_ATTR_URI, enumerator
56 [NFC_SDP_ATTR_URI] = { .type = NLA_STRING,399 if (nla_put_string(msg, NFC_SDP_ATTR_URI, sdres->uri)) in nfc_genl_llc_send_sdres()1178 if (!sdp_attrs[NFC_SDP_ATTR_URI]) in nfc_genl_llc_sdreq()1181 uri_len = nla_len(sdp_attrs[NFC_SDP_ATTR_URI]); in nfc_genl_llc_sdreq()1185 uri = nla_data(sdp_attrs[NFC_SDP_ATTR_URI]); in nfc_genl_llc_sdreq()