Searched refs:nfc_llcp_sdp_tlv (Results 1 – 5 of 5) sorted by relevance
118 struct nfc_llcp_sdp_tlv *nfc_llcp_build_sdres_tlv(u8 tid, u8 sap) in nfc_llcp_build_sdres_tlv()120 struct nfc_llcp_sdp_tlv *sdres; in nfc_llcp_build_sdres_tlv()123 sdres = kzalloc(sizeof(struct nfc_llcp_sdp_tlv), GFP_KERNEL); in nfc_llcp_build_sdres_tlv()145 struct nfc_llcp_sdp_tlv *nfc_llcp_build_sdreq_tlv(u8 tid, char *uri, in nfc_llcp_build_sdreq_tlv()148 struct nfc_llcp_sdp_tlv *sdreq; in nfc_llcp_build_sdreq_tlv()152 sdreq = kzalloc(sizeof(struct nfc_llcp_sdp_tlv), GFP_KERNEL); in nfc_llcp_build_sdreq_tlv()182 void nfc_llcp_free_sdp_tlv(struct nfc_llcp_sdp_tlv *sdp) in nfc_llcp_free_sdp_tlv()190 struct nfc_llcp_sdp_tlv *sdp; in nfc_llcp_free_sdp_tlv_list()543 struct nfc_llcp_sdp_tlv *sdp; in nfc_llcp_send_snl_sdres()567 struct nfc_llcp_sdp_tlv *sdreq; in nfc_llcp_send_snl_sdreq()
50 struct nfc_llcp_sdp_tlv { struct243 struct nfc_llcp_sdp_tlv *nfc_llcp_build_sdres_tlv(u8 tid, u8 sap);244 struct nfc_llcp_sdp_tlv *nfc_llcp_build_sdreq_tlv(u8 tid, char *uri,246 void nfc_llcp_free_sdp_tlv(struct nfc_llcp_sdp_tlv *sdp);
56 struct nfc_llcp_sdp_tlv;69 void nfc_llcp_free_sdp_tlv(struct nfc_llcp_sdp_tlv *sdp);
259 struct nfc_llcp_sdp_tlv *sdp; in nfc_llcp_sdreq_timeout_work()1232 struct nfc_llcp_sdp_tlv *sdp; in nfc_llcp_recv_snl()
381 struct nfc_llcp_sdp_tlv *sdres; in nfc_genl_llc_send_sdres()1142 struct nfc_llcp_sdp_tlv *sdreq; in nfc_genl_llc_sdreq()