Searched refs:LLCP_PDU_SYMM (Results 1 – 3 of 3) sorted by relevance
160 #define LLCP_PDU_SYMM 0x0 macro
1431 if (ptype == LLCP_PDU_SYMM || ptype == LLCP_PDU_AGF) in nfc_llcp_recv_agf()1460 if (ptype != LLCP_PDU_SYMM) in nfc_llcp_rx_skb()1465 case LLCP_PDU_SYMM: in nfc_llcp_rx_skb()
379 skb = llcp_add_header(skb, 0, 0, LLCP_PDU_SYMM); in nfc_llcp_send_symm()