Home
last modified time | relevance | path

Searched defs:otPlatMdnsSendUnicast (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/examples/platforms/simulation/
Dmdns_socket.c333 void otPlatMdnsSendUnicast(otInstance *aInstance, otMessage *aMessage, const otPlatMdnsAddressInfo … in otPlatMdnsSendUnicast() function
550 void otPlatMdnsSendUnicast(otInstance *aInstance, otMessage *aMessage, const otPlatMdnsAddressInfo … in otPlatMdnsSendUnicast() function
/openthread-latest/src/posix/platform/
Dmdns_socket.cpp59 extern "C" void otPlatMdnsSendUnicast(otInstance *aInstance, otMessage *aMessage, const otPlatMdnsA… in otPlatMdnsSendUnicast() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp635 void otPlatMdnsSendUnicast(otInstance *aInstance, otMessage *aMessage, const otPlatMdnsAddressInfo … in otPlatMdnsSendUnicast() function
/openthread-latest/tests/unit/
Dtest_platform.cpp603 OT_TOOL_WEAK void otPlatMdnsSendUnicast(otInstance *aInstance, in otPlatMdnsSendUnicast() function
Dtest_mdns.cpp1595 void otPlatMdnsSendUnicast(otInstance *aInstance, otMessage *aMessage, const otPlatMdnsAddressInfo … in otPlatMdnsSendUnicast() function
/openthread-latest/src/core/net/
Dmdns.cpp6642 OT_TOOL_WEAK void otPlatMdnsSendUnicast(otInstance *aInstance, in otPlatMdnsSendUnicast() function