Searched refs:adb_send_okay (Results 1 – 1 of 1) sorted by relevance
92 static void adb_send_okay(struct adb_packet *packet, uint32_t localid) in adb_send_okay() function170 adb_send_okay(&tx_packet, ADB_SHELL_LOALID); in usbd_adb_bulk_out()176 adb_send_okay(&tx_packet, ADB_FILE_LOALID); in usbd_adb_bulk_out()188 adb_send_okay(&tx_packet, rx_packet.msg.arg1); in usbd_adb_bulk_out()190 adb_send_okay(&tx_packet, rx_packet.msg.arg1); in usbd_adb_bulk_out()
Completed in 17 milliseconds