Home
last modified time | relevance | path

Searched refs:DhcpClientReport (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/dhcp/frameworks/native/include/
H A Ddhcp_event.h45 void RegisterDhcpClientReportCallBack(const std::string& ifname, const DhcpClientReport *event);
50 std::map<std::string, const DhcpClientReport *> mapDhcpClientReport_;
/ohos5.0/foundation/communication/dhcp/interfaces/kits/c/
H A Ddhcp_c_api.h41 … DhcpErrorCode RegisterDhcpClientReportCallBack(const char *ifname, const DhcpClientReport *event);
H A Ddhcp_result_event.h84 }DhcpClientReport; typedef
/ohos5.0/foundation/communication/dhcp/frameworks/native/c_adapter/src/
H A Ddhcp_c_service.cpp59 DhcpErrorCode RegisterDhcpClientReportCallBack(const char *ifname, const DhcpClientReport *event) in RegisterDhcpClientReportCallBack()
/ohos5.0/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_event.cpp181 …allBack::RegisterDhcpClientReportCallBack(const std::string& ifname, const DhcpClientReport *event) in RegisterDhcpClientReportCallBack()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.h1227 DhcpClientReport dhcpClientReport_;