Home
last modified time | relevance | path

Searched defs:StartDhcpServer (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_state_machine.cpp118 bool ApStateMachine::StartDhcpServer(const std::string &ipAddress, const int32_t &leaseTime) in StartDhcpServer() function in OHOS::Wifi::ApStateMachine
/ohos5.0/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_impl.cpp125 ErrCode DhcpServerImpl::StartDhcpServer(const std::string& ifname) in StartDhcpServer() function in OHOS::DHCP::DhcpServerImpl
H A Ddhcp_server_proxy.cpp144 ErrCode DhcpServerProxy::StartDhcpServer(const std::string& ifname) in StartDhcpServer() function in OHOS::DHCP::DhcpServerProxy
H A Ddhcp_server_proxy_lite.cpp200 ErrCode DhcpServerProxy::StartDhcpServer(const std::string& ifname) in StartDhcpServer() function in OHOS::DHCP::DhcpServerProxy
/ohos5.0/foundation/communication/dhcp/frameworks/native/c_adapter/src/
H A Ddhcp_c_service.cpp125 NO_SANITIZE("cfi") DhcpErrorCode StartDhcpServer(const char *ifname) in StartDhcpServer() function
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_service_impl.cpp209 ErrCode DhcpServerServiceImpl::StartDhcpServer(const std::string& ifname) in StartDhcpServer() function in OHOS::DHCP::DhcpServerServiceImpl
H A Ddhcp_s_server.cpp654 int StartDhcpServer(PDhcpServerContext ctx) in StartDhcpServer() function
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_state_machine.cpp874 bool P2pStateMachine::StartDhcpServer() in StartDhcpServer() function in OHOS::Wifi::P2pStateMachine