Home
last modified time | relevance | path

Searched refs:GetNextIpAddr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_state_machine.h376 std::string GetNextIpAddr(const std::string& gateway, const std::string& currentAddr,
H A Dself_cure_state_machine.cpp2272 … testIpAddr = SelfCureStateMachine::GetNextIpAddr(gateway, initialIpAddr, conflictedIpAddr); in GetLegalIpConfiguration()
2349 std::string SelfCureStateMachine::GetNextIpAddr(const std::string& gateway, const std::string& curr… in GetNextIpAddr() function in OHOS::Wifi::SelfCureStateMachine
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dself_cure_state_machine_test.cpp2584 std::string nextIpAddr = pSelfCureStateMachine->GetNextIpAddr(gateway, currentAddr, testedAddr);
2593 std::string nextIpAddr = pSelfCureStateMachine->GetNextIpAddr(gateway, currentAddr, testedAddr);
2602 std::string nextIpAddr = pSelfCureStateMachine->GetNextIpAddr(gateway, currentAddr, testedAddr);
2611 std::string nextIpAddr = pSelfCureStateMachine->GetNextIpAddr(gateway, currentAddr, testedAddr);
2620 pSelfCureStateMachine->GetNextIpAddr(gateway, currentAddr, testedAddr);