Searched refs:LLCP_PDU_SYMM (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/nfc/
H A Dllcp.h160 #define LLCP_PDU_SYMM 0x0 macro
H A Dllcp_core.c1431 if (ptype == LLCP_PDU_SYMM || ptype == LLCP_PDU_AGF)
1460 if (ptype != LLCP_PDU_SYMM)
1465 case LLCP_PDU_SYMM:
H A Dllcp_commands.c379 skb = llcp_add_header(skb, 0, 0, LLCP_PDU_SYMM);

Completed in 216 milliseconds