mirror of
https://github.com/espressif/openthread.git
synced 2026-06-30 09:20:24 +00:00
c862afc6b3
This commit improves the `Mac::Filter` implementation. It mainly removes the internally used `mFiltered` variable from the public `otMacFilterEntry` definition and moves it inside `Mac::Filter` private definitions.