Searched refs:LIBUSB_BT_SS_USB_DEVICE_CAPABILITY_SIZE (Results 1 – 2 of 2) sorted by relevance
651 if (dev_cap->bLength < LIBUSB_BT_SS_USB_DEVICE_CAPABILITY_SIZE) in libusb_get_ss_usb_device_capability_descriptor()658 desc->bLength = LIBUSB_BT_SS_USB_DEVICE_CAPABILITY_SIZE; in libusb_get_ss_usb_device_capability_descriptor()
107 #define LIBUSB_BT_SS_USB_DEVICE_CAPABILITY_SIZE 10 macro