Searched defs:otPlatMdnsSetListeningEnabled (Results 1 – 6 of 6) sorted by relevance
/openthread-latest/examples/platforms/simulation/ |
D | mdns_socket.c | 258 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/ |
D | mdns_socket.cpp | 48 extern "C" otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInf… in otPlatMdnsSetListeningEnabled() function
|
/openthread-latest/tests/fuzz/ |
D | fuzzer_platform.cpp | 619 otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled() function
|
/openthread-latest/tests/unit/ |
D | test_platform.cpp | 587 OT_TOOL_WEAK otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aI… in otPlatMdnsSetListeningEnabled() function
|
D | test_mdns.cpp | 1566 otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled() function
|
/openthread-latest/src/core/net/ |
D | mdns.cpp | 6626 OT_TOOL_WEAK otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aI… in otPlatMdnsSetListeningEnabled() function
|