Searched refs:lto_length (Results 1 – 1 of 1) sorted by relevance
536 u8 *lto_tlv, lto_length; in nfc_llcp_build_gb() local548 lto_tlv = nfc_llcp_build_tlv(LLCP_TLV_LTO, &local->lto, 1, <o_length); in nfc_llcp_build_gb()549 gb_len += lto_length; in nfc_llcp_build_gb()574 memcpy(gb_cur, lto_tlv, lto_length); in nfc_llcp_build_gb()575 gb_cur += lto_length; in nfc_llcp_build_gb()