Searched refs:value_length (Results 1 – 2 of 2) sorted by relevance
79 u8 *nfc_llcp_build_tlv(u8 type, const u8 *value, u8 value_length, u8 *tlv_length) in nfc_llcp_build_tlv() argument89 if (length == 0 && value_length == 0) in nfc_llcp_build_tlv()92 length = value_length; in nfc_llcp_build_tlv()
229 u8 *nfc_llcp_build_tlv(u8 type, const u8 *value, u8 value_length, u8 *tlv_length);