Home
last modified time | relevance | path

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

/linux-6.6.21/net/nfc/
Dllcp.h246 int nfc_llcp_send_ui_frame(struct nfc_llcp_sock *sock, u8 ssap, u8 dsap,
Dllcp_commands.c729 int nfc_llcp_send_ui_frame(struct nfc_llcp_sock *sock, u8 ssap, u8 dsap, in nfc_llcp_send_ui_frame() function
Dllcp_sock.c814 return nfc_llcp_send_ui_frame(llcp_sock, addr->dsap, addr->ssap, in llcp_sock_sendmsg()