Searched defs:IsDirectRxFromClient (Results 1 – 1 of 1) sorted by relevance
858 bool IsDirectRxFromClient(void) const { return (mMessageInfo != nullptr); } in IsDirectRxFromClient() function888 bool IsDirectRxFromClient(void) const { return mIsDirectRxFromClient; } in IsDirectRxFromClient() function in ot::Srp::Server::UpdateMetadata