Home
last modified time | relevance | path

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

/net/nfc/
Dllcp.h197 #define LLCP_TLV_MAX 0xa macro
Dllcp_commands.c30 static u8 llcp_tlv_length[LLCP_TLV_MAX] = {
97 if (type >= LLCP_TLV_MAX) in nfc_llcp_build_tlv()