Searched refs:FASTBOOT_RESPONSE_LEN (Results 1 – 6 of 6) sorted by relevance
47 strlcpy(response, tag, FASTBOOT_RESPONSE_LEN); in fastboot_response()51 FASTBOOT_RESPONSE_LEN - strlen(response) - 1, in fastboot_response()
275 char envstr[FASTBOOT_RESPONSE_LEN]; in fastboot_getvar()
19 #define FASTBOOT_RESPONSE_LEN (64 + 1) macro
59 char response[FASTBOOT_RESPONSE_LEN] = {0}; in fastboot_udp_send_info()132 char response[FASTBOOT_RESPONSE_LEN] = {0}; in fastboot_send()
21 char response[FASTBOOT_RESPONSE_LEN] = {0}; in dm_test_fastboot_mmc_part()
452 char response[FASTBOOT_RESPONSE_LEN] = {0}; in rx_handler_dl_image()512 char response[FASTBOOT_RESPONSE_LEN] = {0}; in rx_handler_command()
Completed in 6 milliseconds