Searched refs:llcp_tlv_length (Results 1 – 1 of 1) sorted by relevance
18 static const u8 llcp_tlv_length[LLCP_TLV_MAX] = { variable34 if (tlv[0] != type || tlv[1] != llcp_tlv_length[tlv[0]]) in llcp_tlv8()42 if (tlv[0] != type || tlv[1] != llcp_tlv_length[tlv[0]]) in llcp_tlv16()88 length = llcp_tlv_length[type]; in nfc_llcp_build_tlv()