Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsrp_server.hpp858 bool IsDirectRxFromClient(void) const { return (mMessageInfo != nullptr); } in IsDirectRxFromClient() function
888 bool IsDirectRxFromClient(void) const { return mIsDirectRxFromClient; } in IsDirectRxFromClient() function in ot::Srp::Server::UpdateMetadata