Searched refs:support_feature (Results 1 – 1 of 1) sorted by relevance
148 char *support_feature = "device::" in usbd_adb_bulk_out() local157 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