Home
last modified time | relevance | path

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

/frameworks/base/libs/usb/tests/accessorytest/
Dusb.c31 static uint8_t read_ep; variable
51 ret = usb_device_bulk_transfer(current_device, read_ep, buffer, sizeof(buffer), 1000); in read_thread()
143 read_ep = ep1->bEndpointAddress; in usb_device_added()
146 read_ep = ep2->bEndpointAddress; in usb_device_added()