Home
last modified time | relevance | path

Searched refs:IsIpAddressInvalid (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.h378 bool IsIpAddressInvalid();
H A Dself_cure_state_machine.cpp422 (pSelfCureStateMachine->IsIpAddressInvalid())) { in SetupSelfCureMonitor()
2399 bool SelfCureStateMachine::IsIpAddressInvalid() in IsIpAddressInvalid() 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.cpp2631 EXPECT_FALSE(pSelfCureStateMachine->IsIpAddressInvalid());
2642 EXPECT_TRUE(pSelfCureStateMachine->IsIpAddressInvalid());
2653 EXPECT_FALSE(pSelfCureStateMachine->IsIpAddressInvalid());
2664 EXPECT_FALSE(pSelfCureStateMachine->IsIpAddressInvalid());
2675 EXPECT_FALSE(pSelfCureStateMachine->IsIpAddressInvalid());