Searched refs:IsAutoAddressEnabled (Results 1 – 2 of 2) sorted by relevance
424 if (mHostInfo.IsAutoAddressEnabled()) in HandleNotifierEvents()494 VerifyOrExit(!mHostInfo.IsAutoAddressEnabled()); in EnableAutoHostAddress()1241 if (mHostInfo.IsAutoAddressEnabled()) in AppendHostDescriptionInstruction()1772 …VerifyOrExit(!mServices.IsEmpty() && (mHostInfo.IsAutoAddressEnabled() || (mHostInfo.GetNumAddress… in UpdateState()
140 bool IsAutoAddressEnabled(void) const { return mAutoAddress; } in IsAutoAddressEnabled() function in ot::Srp::Client::HostInfo