Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_server.hpp923 bool IsDirectRxFromClient(void) const { return (mMessageInfo != nullptr); } in IsDirectRxFromClient() function
953 bool IsDirectRxFromClient(void) const { return mIsDirectRxFromClient; } in IsDirectRxFromClient() function in ot::Srp::Server::UpdateMetadata