Home
last modified time | relevance | path

Searched refs:DHCP_RESULT (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.h123 DHCP_RESULT, enumerator
H A Dsta_state_machine.cpp3105 case DhcpReturnCode::DHCP_RESULT: { in ExecuteStateMsg()
3674 } else if (result == DhcpReturnCode::DHCP_RESULT) { in DhcpResultNotify()
4341 pStaStateMachine->OnDhcpResultNotifyEvent(DhcpReturnCode::DHCP_RESULT, result->iptype); in OnSuccess()