/// Check if a device is compatible and find its mode based on USB IDs.
pubmoddevice_ids;/// Load and validate firmware update files containing suffixes as defined the DFU spec.
pubmoddfu_file;/// Perform firmware-related operations on a connected Bose USB device using HID reports.
pubmodprotocol;