Searched refs:fastboot_handle_boot (Results 1 – 4 of 4) sorted by relevance
133 void fastboot_handle_boot(int command, bool success);
166 void fastboot_handle_boot(int command, bool success) in fastboot_handle_boot() function
121 fastboot_handle_boot(fastboot_command_id, in fastboot_tcp_handler_ipv4()
210 fastboot_handle_boot(cmd, strncmp("OKAY", response, 4) == 0); in fastboot_send()
Completed in 41 milliseconds