Searched refs:llcp_tlv_length (Results 1 – 1 of 1) sorted by relevance
30 static u8 llcp_tlv_length[LLCP_TLV_MAX] = { variable46 if (tlv[0] != type || tlv[1] != llcp_tlv_length[tlv[0]]) in llcp_tlv8()54 if (tlv[0] != type || tlv[1] != llcp_tlv_length[tlv[0]]) in llcp_tlv16()100 length = llcp_tlv_length[type]; in nfc_llcp_build_tlv()