mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
ad3035b91d
This commit adds fake implementations for OT dnssd platform APIs. The background is that I'm trying to enable the OT Dnssd Server functions (Discovery Proxy) in ot-br-posix by default. Once it's enabled, `openthread-ftd` needs implemenation of dnssd platform APIs. To make some unit tests (in ot-br-posix) build successfully, these fake implementations are required.