Home
last modified time | relevance | path

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

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