Home
last modified time | relevance | path

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

/system/core/fastboot/
Dprotocol.c161 static int _command_send(usb_handle *usb, const char *cmd, in _command_send() function
210 r = _command_send(usb, cmd, data, size, 0); in fb_download_data()