Home
last modified time | relevance | path

Searched refs:dhcpClientReport_ (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.h1227 DhcpClientReport dhcpClientReport_; variable
H A Dsta_state_machine.cpp2996 dhcpClientReport_.OnDhcpClientReport = DhcpResultNotify::OnDhcpOfferResult; in RegisterCallBack()
2997 RegisterDhcpClientReportCallBack(ifname.c_str(), &dhcpClientReport_); in RegisterCallBack()