Home
last modified time | relevance | path

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

/third_party/libusb/examples/
Dxusb.c92 #define MS_OS_DESC_STRING_INDEX 0xEE macro
934 …r = libusb_get_string_descriptor(handle, MS_OS_DESC_STRING_INDEX, 0, (unsigned char*)string, MS_OS… in test_device()