Method
FwupdPluginDevicedetach_full
Declaration [src]
gboolean
fu_device_detach_full (
FuDevice* self,
FuProgress* progress,
GError** error
)
Description [src]
Detaches a device from the application into bootloader mode.
Available since: | 1.7.0 |
Parameters
progress |
FuProgress |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |