Method

FwupdDeviceget_protocols

Declaration [src]

GPtrArray*
fwupd_device_get_protocols (
  FwupdDevice* self
)

Description [src]

Gets the device protocol names.

Available since:1.5.8

Return value

Returns: An array of utf8
 

The device protocol names.

 The data is owned by the instance.