Home
last modified time | relevance | path

Searched refs:DHCP_OFFER_REPORT (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.h128 DHCP_OFFER_REPORT, enumerator
H A Dsta_state_machine.cpp3117 case DhcpReturnCode::DHCP_OFFER_REPORT: { in ExecuteStateMsg()
3678 } else if (result == DhcpReturnCode::DHCP_OFFER_REPORT) { in DhcpResultNotify()
4348 pStaStateMachine->OnDhcpResultNotifyEvent(DhcpReturnCode::DHCP_OFFER_REPORT, result->iptype); in OnDhcpOfferResult()