Lines Matching refs:bLength
63 desc->bLength = pdesc->bLength; in libusb_get_device_descriptor()
182 pconfd->bLength = pconf->desc.bLength; in libusb_get_config_descriptor()
222 ifd->bLength = pinf->desc.bLength; in libusb_get_config_descriptor()
240 endd->bLength = pend->desc.bLength; in libusb_get_config_descriptor()
386 ptr->bLength = LIBUSB_DT_SS_ENDPOINT_COMPANION_SIZE; in libusb_parse_ss_endpoint_comp()
469 ptr->bLength = LIBUSB_DT_BOS_SIZE; in libusb_parse_bos_descriptor()
507 dcap_20->bLength = LIBUSB_USB_2_0_EXTENSION_DEVICE_CAPABILITY_SIZE; in libusb_parse_bos_descriptor()
524 ss_cap->bLength = LIBUSB_SS_USB_DEVICE_CAPABILITY_SIZE; in libusb_parse_bos_descriptor()
614 if (dev_cap->bLength < LIBUSB_BT_USB_2_0_EXTENSION_SIZE) in libusb_get_usb_2_0_extension_descriptor()
621 desc->bLength = LIBUSB_BT_USB_2_0_EXTENSION_SIZE; in libusb_get_usb_2_0_extension_descriptor()
652 if (dev_cap->bLength < LIBUSB_BT_SS_USB_DEVICE_CAPABILITY_SIZE) in libusb_get_ss_usb_device_capability_descriptor()
659 desc->bLength = LIBUSB_BT_SS_USB_DEVICE_CAPABILITY_SIZE; in libusb_get_ss_usb_device_capability_descriptor()
692 if (dev_cap->bLength < LIBUSB_BT_CONTAINER_ID_SIZE) in libusb_get_container_id_descriptor()
699 desc->bLength = LIBUSB_BT_CONTAINER_ID_SIZE; in libusb_get_container_id_descriptor()