SYNOPSIS
- int bos_desc(struct usb_composite_dev * cdev);
ARGUMENTS
cdev
-
- pointer to usb_composite device to generate the bos descriptor for
DESCRIPTION
This function generates the BOS (Binary Device Object) descriptor and its device capabilities descriptors. The BOS descriptor should be supported by a SuperSpeed device.
COPYRIGHT