Class
FwupdPluginDeviceLocker
[−]
Constructors
fu_device_locker_new
Opens the device for use. When the FuDeviceLocker
is deallocated the device
will be closed and any error will just be directed to the console.
This object is typically called using g_autoptr()
but the device can also be
manually closed using g_clear_object().
since: 1.0.0
fu_device_locker_new_full
Opens the device for use. When the FuDeviceLocker
is deallocated the device
will be closed and any error will just be directed to the console.
This object is typically called using g_autoptr()
but the device can also be
manually closed using g_clear_object().
since: 1.0.0
[+]