Home
last modified time | relevance | path

Searched refs:nfc_llcp_send_i_frame (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/nfc/
Dllcp.h258 int nfc_llcp_send_i_frame(struct nfc_llcp_sock *sock,
Dllcp_commands.c633 int nfc_llcp_send_i_frame(struct nfc_llcp_sock *sock, in nfc_llcp_send_i_frame() function
Dllcp_sock.c793 return nfc_llcp_send_i_frame(llcp_sock, msg, len); in llcp_sock_sendmsg()