Searched refs:FASTBOOT_RESPONSE_LEN (Results 1 – 5 of 5) sorted by relevance
44 strlcpy(response, tag, FASTBOOT_RESPONSE_LEN); in fastboot_response()48 FASTBOOT_RESPONSE_LEN - strlen(response) - 1, in fastboot_response()
207 char envstr[FASTBOOT_RESPONSE_LEN]; in fastboot_getvar()
58 char response[FASTBOOT_RESPONSE_LEN] = {0}; in fastboot_udp_send_info()131 char response[FASTBOOT_RESPONSE_LEN] = {0}; in fastboot_send()
19 #define FASTBOOT_RESPONSE_LEN (64 + 1) macro
374 char response[FASTBOOT_RESPONSE_LEN] = {0}; in rx_handler_dl_image()422 char response[FASTBOOT_RESPONSE_LEN] = {0}; in rx_handler_command()