Searched refs:fb_command (Results 1 - 3 of 3) sorted by relevance

/system/core/fastboot/
H A Dfastboot.h37 int fb_command(usb_handle *usb, const char *cmd);
H A Dprotocol.c197 int fb_command(usb_handle *usb, const char *cmd) function
H A Dengine.c387 status = fb_command(usb, cmd);
618 status = fb_command(usb, a->cmd);

Completed in 105 milliseconds