Searched defs:otPlatMdnsSendUnicast (Results 1 – 6 of 6) sorted by relevance
/openthread-latest/examples/platforms/simulation/ |
D | mdns_socket.c | 333 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/ |
D | mdns_socket.cpp | 59 extern "C" void otPlatMdnsSendUnicast(otInstance *aInstance, otMessage *aMessage, const otPlatMdnsA… in otPlatMdnsSendUnicast() function
|
/openthread-latest/tests/fuzz/ |
D | fuzzer_platform.cpp | 635 void otPlatMdnsSendUnicast(otInstance *aInstance, otMessage *aMessage, const otPlatMdnsAddressInfo … in otPlatMdnsSendUnicast() function
|
/openthread-latest/tests/unit/ |
D | test_platform.cpp | 603 OT_TOOL_WEAK void otPlatMdnsSendUnicast(otInstance *aInstance, in otPlatMdnsSendUnicast() function
|
D | test_mdns.cpp | 1595 void otPlatMdnsSendUnicast(otInstance *aInstance, otMessage *aMessage, const otPlatMdnsAddressInfo … in otPlatMdnsSendUnicast() function
|
/openthread-latest/src/core/net/ |
D | mdns.cpp | 6642 OT_TOOL_WEAK void otPlatMdnsSendUnicast(otInstance *aInstance, in otPlatMdnsSendUnicast() function
|