Searched refs:savedInfo (Results 1 – 1 of 1) sorted by relevance
2404 Settings::SrpClientInfo savedInfo; in SelectUnicastEntry() local2409 hasSavedServerInfo = (Get<Settings>().Read(savedInfo) == kErrorNone); in SelectUnicastEntry()2425 … if (hasSavedServerInfo && (unicastInfo.mSockAddr.GetAddress() == savedInfo.GetServerAddress()) && in SelectUnicastEntry()2426 (unicastInfo.mSockAddr.GetPort() == savedInfo.GetServerPort())) in SelectUnicastEntry()