Searched refs:IsAutoEnableMode (Results 1 – 3 of 3) sorted by relevance
89 return AsCoreType(aInstance).Get<Srp::Server>().IsAutoEnableMode(); in otSrpServerIsAutoEnableMode()
761 bool IsAutoEnableMode(void) const { return mAutoEnable; } in IsAutoEnableMode() function in ot::Srp::Server
345 if (Get<Srp::Server>().IsAutoEnableMode()) in Stop()374 VerifyOrExit(Get<Srp::Server>().IsAutoEnableMode()); in HandleSrpServerAutoEnableMode()475 if (Get<Srp::Server>().IsAutoEnableMode() && IsInitialPolicyEvaluationDone()) in EvaluateRoutingPolicy()