Home
last modified time | relevance | path

Searched refs:LLCP_TLV_MAX (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/nfc/
Dllcp.h184 #define LLCP_TLV_MAX 0xa macro
Dllcp_commands.c18 static const u8 llcp_tlv_length[LLCP_TLV_MAX] = {
85 if (type >= LLCP_TLV_MAX) in nfc_llcp_build_tlv()