Searched refs:IsKeyRegisteredOrRegistering (Results 1 – 2 of 2) sorted by relevance
254 template <typename Entry> bool IsKeyRegisteredOrRegistering(const Entry &aEntry) const;
436 template <typename Entry> bool AdvertisingProxy::IsKeyRegisteredOrRegistering(const Entry &aEntry) … in IsKeyRegisteredOrRegistering() function in ot::Srp::AdvertisingProxy451 if (!aUnregisterKey && !IsKeyRegisteredOrRegistering(aEntry)) in DecideToAdvertise()643 VerifyOrExit(!IsKeyRegisteredOrRegistering(aEntry)); in UpdateKeyRegistrationStatus()