Home
last modified time | relevance | path

Searched refs:DHCP_FAIL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.h127 DHCP_FAIL, enumerator
H A Dsta_state_machine.cpp3113 case DhcpReturnCode::DHCP_FAIL: { in ExecuteStateMsg()
4535 pStaStateMachine->OnDhcpResultNotifyEvent(DhcpReturnCode::DHCP_FAIL); in OnFailed()