Searched refs:nfc_llcp_sdp_tlv (Results 1 – 5 of 5) sorted by relevance
106 struct nfc_llcp_sdp_tlv *nfc_llcp_build_sdres_tlv(u8 tid, u8 sap) in nfc_llcp_build_sdres_tlv()108 struct nfc_llcp_sdp_tlv *sdres; in nfc_llcp_build_sdres_tlv()111 sdres = kzalloc(sizeof(struct nfc_llcp_sdp_tlv), GFP_KERNEL); in nfc_llcp_build_sdres_tlv()133 struct nfc_llcp_sdp_tlv *nfc_llcp_build_sdreq_tlv(u8 tid, const char *uri, in nfc_llcp_build_sdreq_tlv()136 struct nfc_llcp_sdp_tlv *sdreq; in nfc_llcp_build_sdreq_tlv()144 sdreq = kzalloc(sizeof(struct nfc_llcp_sdp_tlv), GFP_KERNEL); in nfc_llcp_build_sdreq_tlv()174 void nfc_llcp_free_sdp_tlv(struct nfc_llcp_sdp_tlv *sdp) in nfc_llcp_free_sdp_tlv()182 struct nfc_llcp_sdp_tlv *sdp; in nfc_llcp_free_sdp_tlv_list()558 struct nfc_llcp_sdp_tlv *sdp; in nfc_llcp_send_snl_sdres()582 struct nfc_llcp_sdp_tlv *sdreq; in nfc_llcp_send_snl_sdreq()
37 struct nfc_llcp_sdp_tlv { struct229 struct nfc_llcp_sdp_tlv *nfc_llcp_build_sdres_tlv(u8 tid, u8 sap);230 struct nfc_llcp_sdp_tlv *nfc_llcp_build_sdreq_tlv(u8 tid, const char *uri,232 void nfc_llcp_free_sdp_tlv(struct nfc_llcp_sdp_tlv *sdp);
44 struct nfc_llcp_sdp_tlv;58 void nfc_llcp_free_sdp_tlv(struct nfc_llcp_sdp_tlv *sdp);
258 struct nfc_llcp_sdp_tlv *sdp; in nfc_llcp_sdreq_timeout_work()1276 struct nfc_llcp_sdp_tlv *sdp; in nfc_llcp_recv_snl()
362 struct nfc_llcp_sdp_tlv *sdres; in nfc_genl_llc_send_sdres()1145 struct nfc_llcp_sdp_tlv *sdreq; in nfc_genl_llc_sdreq()