Searched refs:fastboot_set_progress_callback (Results 1 – 3 of 3) sorted by relevance
200 void fastboot_set_progress_callback(void (*progress)(const char *msg)) in fastboot_set_progress_callback() function216 fastboot_set_progress_callback(NULL); in fastboot_init()
104 void fastboot_set_progress_callback(void (*progress)(const char *msg));
282 fastboot_set_progress_callback(fastboot_timed_send_info); in fastboot_udp_start_server()
Completed in 7 milliseconds