Searched refs:last_packet (Results 1 – 1 of 1) sorted by relevance
43 static uchar last_packet[PACKET_SIZE]; variable100 memcpy(last_packet, packet_base, last_packet_len); in fastboot_send_info()133 memcpy(packet, last_packet, last_packet_len); in fastboot_send()209 memcpy(last_packet, packet_base, last_packet_len); in fastboot_send()