Home
last modified time | relevance | path

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

/test/xts/acts/hdf/usb/usb_ndk/entry/src/main/cpp/
H A Dusbddk.cpp71 static std::tuple<bool, uint8_t, uint8_t, uint16_t> GetEndpointInfo(const struct UsbDdkConfigDescriptor *config) in GetEndpointInfo() function
570 auto [result1, interface1, endpoint1, maxPktSize1] = GetEndpointInfo(config); in UsbSendPipeRequestOne()
779 auto [result1, interface1, endpoint1, maxPktSize1] = GetEndpointInfo(config); in UsbSendPipeRequestWithAshmemOne()
838 auto [result1, interface1, endpoint1, maxPktSize1] = GetEndpointInfo(config); in UsbSendPipeRequestWithAshmemThree()

Completed in 3 milliseconds