fwupd/plugins/jabra
Mario Limonciello 75835b4a0b Use FWUPD_COMPILATION define to indicate an in tree build
When this is done, include:
* Including the hash
* Including anything that is not ABI stable in plugins yet

Suggested-by: Simon McVittie <smcv@debian.org>
2021-01-22 14:01:25 -06:00
..
fu-jabra-device.c trivial: Require <string.h> for strlen() and memcpy() 2020-12-14 16:49:03 +00:00
fu-jabra-device.h jabra: Move the Jabra-specific detach out into its own plugin 2019-10-30 15:09:49 +00:00
fu-plugin-jabra.c Use FWUPD_COMPILATION define to indicate an in tree build 2021-01-22 14:01:25 -06:00
jabra.quirk jabra: Move the Jabra-specific detach out into its own plugin 2019-10-30 15:09:49 +00:00
meson.build Convert libfwupdprivate to a shared library libfwupdplugin 2019-11-27 11:32:43 +00:00
README.md Add external interface messages 2020-10-26 12:05:20 -05:00

Jabra Support

Introduction

This plugin is used to detach the Jabra device to DFU mode.

GUID Generation

These devices use the standard USB DeviceInstanceId values, e.g.

  • USB\VID_0B0E&PID_0412

Quirk use

This plugin uses the following plugin-specific quirks:

Quirk Description fwupd version
JabraMagic Two magic bytes sent to detach into DFU mode. 1.3.3

Vendor ID Security

The vendor ID is set from the USB vendor, in this instance set to USB:0x0A12

External interface access

This plugin requires read/write access to /dev/bus/usb.