Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Dmdns_socket.c258 otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled() function
533 otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled() function
/openthread-latest/src/posix/platform/
Dmdns_socket.cpp48 extern "C" otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInf… in otPlatMdnsSetListeningEnabled() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp619 otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled() function
/openthread-latest/tests/unit/
Dtest_platform.cpp587 OT_TOOL_WEAK otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aI… in otPlatMdnsSetListeningEnabled() function
Dtest_mdns.cpp1566 otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled() function
/openthread-latest/src/core/net/
Dmdns.cpp6626 OT_TOOL_WEAK otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aI… in otPlatMdnsSetListeningEnabled() function