Function
FwupdDeviceid_is_valid
since: 1.4.1
Declaration [src]
gboolean
fwupd_device_id_is_valid (
const gchar* device_id
)
Description [src]
Checks the string is a valid non-partial device ID. It is important to note
that the wildcard ID of *
is not considered a valid ID in this function and
the client must check for this manually if this should be allowed.
Available since: 1.4.1