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