[routing-manager] map otBorderRoutingDhcp6PdState to core type (#11240)

This commit updates `otBorderRoutingDhcp6PdState` to be properly
mapped using `DefineMapEnum()` to its related core-internal `enum`
definition. This avoids the use of `static_cast` for conversion and
ensures only associated `enum` types can be mapped to each other.
This commit is contained in:
Abtin Keshavarzian
2025-02-12 10:33:14 -08:00
committed by GitHub
parent aaddae1134
commit fd16f4569f

Diff Content Not Available