Home
last modified time | relevance | path

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

/linux-4.4.14/net/nfc/
Dllcp.h223 int nfc_llcp_queue_i_frames(struct nfc_llcp_sock *sock);
Dllcp_core.c996 int nfc_llcp_queue_i_frames(struct nfc_llcp_sock *sock) in nfc_llcp_queue_i_frames() function
1104 if (nfc_llcp_queue_i_frames(llcp_sock) == 0 && ptype == LLCP_PDU_I) in nfc_llcp_recv_hdlc()
Dllcp_commands.c703 nfc_llcp_queue_i_frames(sock); in nfc_llcp_send_i_frame()