Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_device.h238 void SetDescConfigCount(uint8_t count) in SetDescConfigCount() function
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_descriptor_parser.cpp65 dev.SetDescConfigCount(deviceDescriptor.bNumConfigurations); in ParseDeviceDescriptor()