Searched defs:HandleSessionEstablished (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/tests/unit/ | ||
H A D | test_dso.cpp | 213 void HandleSessionEstablished(void) { mDidGetSessionEstablishedSignal = true; } in HandleSessionEstablished() function in ot::Dns::Connection |
/aosp_15_r20/external/openthread/src/core/net/ | ||
H A D | dns_dso.hpp | 267 typedef void (&HandleSessionEstablished)(Connection &aConnection); typedef in ot::Dns::Dso::Connection::Callbacks |