Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dudp6.hpp176 class Socket : public InstanceLocator, public SocketHandle class in ot::Ip6::Udp
Dudp6.cpp75 Udp::Socket::Socket(Instance &aInstance, ReceiveHandler aHandler, void *aContext) in Socket() function in ot::Ip6::Udp::Socket