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