Searched refs:RAW_PAYLOAD_LLCP (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/include/uapi/linux/ | ||
| D | nfc.h | 304 #define RAW_PAYLOAD_LLCP 0 macro |
| /Linux-v6.1/net/nfc/ | ||
| D | llcp_core.c | 696 data[1] |= (RAW_PAYLOAD_LLCP << 1); in nfc_llcp_send_to_raw_sock() |