Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/nfc/
H A Dllcp.h246 int nfc_llcp_send_i_frame(struct nfc_llcp_sock *sock,
H A Dllcp_commands.c643 int nfc_llcp_send_i_frame(struct nfc_llcp_sock *sock, in nfc_llcp_send_i_frame() function
H A Dllcp_sock.c819 return nfc_llcp_send_i_frame(llcp_sock, msg, len); in llcp_sock_sendmsg()