Home
last modified time | relevance | path

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

/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_server_service_impl_test.cpp198 pServerServiceImpl->DeviceInfoCallBack(ifname); in HWTEST_F()
200 pServerServiceImpl->DeviceInfoCallBack(ifname); in HWTEST_F()
/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_server_service_impl.h91 void DeviceInfoCallBack(const std::string& ifname);
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_service_impl.cpp266 void DhcpServerServiceImpl::DeviceInfoCallBack(const std::string & ifname) in DeviceInfoCallBack() function in OHOS::DHCP::DhcpServerServiceImpl
268 DHCP_LOGI("DeviceInfoCallBack ifname:%{public}s.", ifname.c_str()); in DeviceInfoCallBack()
324 instance->DeviceInfoCallBack(ifname); in DeviceConnectCallBack()

Completed in 3 milliseconds