Home
last modified time | relevance | path

Searched defs:OpenIp6Socket (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/posix/platform/
H A Dmdns_socket.cpp584 otError MdnsSocket::OpenIp6Socket(uint32_t aInfraIfIndex) in OpenIp6Socket() function in ot::Posix::MdnsSocket
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dmdns_socket.c186 static void OpenIp6Socket(uint32_t aInfraIfIndex) in OpenIp6Socket() function