LIBHAL_PROPERTY_TYPE_BOOLEAN
case LIBHAL_PROPERTY_TYPE_BOOLEAN:
p->type = LIBHAL_PROPERTY_TYPE_BOOLEAN;
p->type = LIBHAL_PROPERTY_TYPE_BOOLEAN;
case LIBHAL_PROPERTY_TYPE_BOOLEAN:
case LIBHAL_PROPERTY_TYPE_BOOLEAN:
case LIBHAL_PROPERTY_TYPE_BOOLEAN:
case LIBHAL_PROPERTY_TYPE_BOOLEAN:
if (type == LIBHAL_PROPERTY_TYPE_BOOLEAN &&
#define LIBHAL_PROP_EXTRACT_BOOL(_property_, _where_) else if (strcmp (key, _property_) == 0 && type == LIBHAL_PROPERTY_TYPE_BOOLEAN) _where_ = libhal_psi_get_bool (&it)
#define LIBHAL_PROP_EXTRACT_BOOL_BITFIELD(_property_, _where_, _field_) else if (strcmp (key, _property_) == 0 && type == LIBHAL_PROPERTY_TYPE_BOOLEAN) _where_ |= libhal_psi_get_bool (&it) ? _field_ : 0
case LIBHAL_PROPERTY_TYPE_BOOLEAN:
p->type = LIBHAL_PROPERTY_TYPE_BOOLEAN;
elem->change_type = LIBHAL_PROPERTY_TYPE_BOOLEAN;
case LIBHAL_PROPERTY_TYPE_BOOLEAN:
case LIBHAL_PROPERTY_TYPE_BOOLEAN:
if (p && p->type == LIBHAL_PROPERTY_TYPE_BOOLEAN)