4.4.8.2.2 DESCRIPTOR_STRING_LENGTH
#define DESCRIPTOR_STRING_LENGTH( wstring) (sizeof(wstring) / sizeof(wchar_t) - 1)
Calculates descriptor length of a UTF-16 string descriptor without the null character.
#define DESCRIPTOR_STRING_LENGTH( wstring) (sizeof(wstring) / sizeof(wchar_t) - 1)
Calculates descriptor length of a UTF-16 string descriptor without the null character.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.