Method

FwupdPluginHidDeviceset_ep_addr_out

since: 1.9.4

Declaration [src]

void
fu_hid_device_set_ep_addr_out (
  FuHidDevice* self,
  guint8 ep_addr_out
)

Description [src]

Sets the HID USB interrupt out endpoint.

In most cases the HID EPs are auto-detected, but this function can be used where there are multiple HID EPs or where the device USB EP is invalid.

Available since: 1.9.4

Parameters

ep_addr_out

Type: guint8

An endpoint, e.g. 0x03