Home
last modified time | relevance | path

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

/linux-6.12.1/net/nfc/
Dllcp.h171 #define LLCP_PDU_RR 0xd macro
Dllcp_core.c1139 if (ptype == LLCP_PDU_RR) in nfc_llcp_recv_hdlc()
1500 case LLCP_PDU_RR: in nfc_llcp_rx_skb()
Dllcp_commands.c804 skb = llcp_allocate_pdu(sock, LLCP_PDU_RR, LLCP_SEQUENCE_SIZE); in nfc_llcp_send_rr()