Home
last modified time | relevance | path

Searched refs:_command_send_no_data (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dprotocol.c188 static int _command_send_no_data(usb_handle *usb, const char *cmd, in _command_send_no_data() function
196 return _command_send_no_data(usb, cmd, 0); in fb_command()
201 return _command_send_no_data(usb, cmd, response); in fb_command_response()