Home
last modified time | relevance | path

Searched refs:OnDhcpClientReport (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dhcp/interfaces/kits/c/
H A Ddhcp_result_event.h83 void (*OnDhcpClientReport)(int status, const char *ifname, DhcpResult *result); member
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_event.cpp135 (iter->second->OnDhcpClientReport != nullptr)) { in OnDhcpOfferReport()
136 iter->second->OnDhcpClientReport(status, ifname.c_str(), &dhcpResult); in OnDhcpOfferReport()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp3008 dhcpClientReport_.OnDhcpClientReport = DhcpResultNotify::OnDhcpOfferResult; in RegisterCallBack()

Completed in 9 milliseconds