Skip to content

Resolve "Public API enum names"

Reason why this change is needed

  • Public API enums should have a name starting with the prefix IVAS_ to reduce the risk of clashing symbols.

Description of the change

  • Rename enums and their members to always start with the prefix IVAS_.

Affected operating points

  • BE
Edited by vaclav

Merge request reports

Loading