Scroll to navigation

BOS_DESC(9) Kernel Mode Gadget API BOS_DESC(9)

NAME

bos_desc - prepares the BOS descriptor.

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.

AUTHOR

David Brownell <dbrownell@users.sourceforge.net>
Author.

COPYRIGHT

March 2016 Kernel Hackers Manual 3.2.