OT_EC_BL_BRIGHTNESS_MAX
if (percent < 0 || percent > OT_EC_BL_BRIGHTNESS_MAX)
props.max_brightness = OT_EC_BL_BRIGHTNESS_MAX;