Searched refs:fastboot_tx_write (Results 1 – 1 of 1) sorted by relevance
401 static int fastboot_tx_write(const char *buffer, unsigned int buffer_size) in fastboot_tx_write() function419 return fastboot_tx_write(buffer, strlen(buffer)); in fastboot_tx_write_str()
Completed in 61 milliseconds