Searched refs:protocol_handle_write (Results 1 – 1 of 1) sorted by relevance
107 static ssize_t protocol_handle_write(struct protocol_handle *phandle, in protocol_handle_write() function127 protocol_handle_write(phandle, response, strlen(response)); in fastboot_ack()146 ret = protocol_handle_write(phandle, response, strlen(response)); in fastboot_data()