Home
last modified time | relevance | path

Searched refs:Connection (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/tests/unit/
Dtest_dso.cpp111 class Connection : public Dso::Connection class
116 explicit Connection(Instance &aInstance, in Connection() function in ot::Dns::Connection
120 : Dso::Connection(aInstance, aPeerSockAddr, sCallbacks) in Connection()
270 static void HandleConnected(Dso::Connection &aConnection) in HandleConnected()
272 static_cast<Connection &>(aConnection).HandleConnected(); in HandleConnected()
275 static void HandleSessionEstablished(Dso::Connection &aConnection) in HandleSessionEstablished()
277 static_cast<Connection &>(aConnection).HandleSessionEstablished(); in HandleSessionEstablished()
280 static void HandleDisconnected(Dso::Connection &aConnection) in HandleDisconnected()
282 static_cast<Connection &>(aConnection).HandleDisconnected(); in HandleDisconnected()
285 static Error ProcessRequestMessage(Dso::Connection &aConnection, in ProcessRequestMessage()
[all …]
/openthread-latest/src/core/net/
Ddns_dso.cpp76 Dso::Connection::Connection(Instance &aInstance, in Connection() function in ot::Dns::Dso::Connection
94 void Dso::Connection::Init(bool aIsServer) in Init()
105 void Dso::Connection::SetState(State aState) in SetState()
119 void Dso::Connection::SignalAnyStateChange(void) in SignalAnyStateChange()
147 Message *Dso::Connection::NewMessage(void) in NewMessage()
153 void Dso::Connection::Connect(void) in Connect()
163 void Dso::Connection::Accept(void) in Accept()
172 void Dso::Connection::MarkAsConnecting(void) in MarkAsConnecting()
187 void Dso::Connection::HandleConnected(void) in HandleConnected()
197 void Dso::Connection::Disconnect(DisconnectMode aMode, DisconnectReason aReason) in Disconnect()
[all …]
Ddns_dso.hpp173 class Connection : public otPlatDsoConnection, class in ot::Dns::Dso
175 public LinkedListEntry<Connection>,
179 friend class LinkedList<Connection>;
180 friend class LinkedListEntry<Connection>;
231 friend class Connection;
241 typedef void (&HandleConnected)(Connection &aConnection);
248 typedef void (&HandleSessionEstablished)(Connection &aConnection);
260 typedef void (&HandleDisconnected)(Connection &aConnection);
285 typedef Error (&ProcessRequestMessage)(Connection &aConnection,
307 typedef Error (&ProcessUnidirectionalMessage)(Connection &aConnection,
[all …]
/openthread-latest/src/cli/
DREADME_TCP.md37 TCP: Connection established
44 TCP: Connection established
77 TCP: Connection reset
134 TCP: Connection established
DREADME.md2373 - Connection time (seconds since link establishment {dd}d.{hh}:{mm}:{ss} format)
2427 - Connection time (seconds since link establishment {dd}d.{hh}:{mm}:{ss} format)
2730 - Connection time (seconds since link establishment with neighbor)
2736 | RLOC16 | Extended MAC | Last Heard (Age) | Connection Time |
/openthread-latest/third_party/mbedtls/repo/
DChangeLog885 * Add support for DTLS Connection ID as defined by RFC 9146, controlled by
2659 feature can be used alongside Connection ID and SSL context serialisation.
2782 * Add support for draft-05 of the Connection ID extension, as specified
2784 The Connection ID extension allows to keep DTLS connections beyond the