Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/adb/
A Dusbd_adb.c148 char *support_feature = "device::" in usbd_adb_bulk_out() local
157 tx_packet.msg.data_length = strlen(support_feature); in usbd_adb_bulk_out()
158 memcpy(tx_packet.payload, support_feature, strlen(support_feature)); in usbd_adb_bulk_out()

Completed in 3 milliseconds