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