Home
last modified time | relevance | path

Searched defs:StopDhcpServer (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.cpp142 bool ApStateMachine::StopDhcpServer() in StopDhcpServer() function in OHOS::Wifi::ApStateMachine
/ohos5.0/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_impl.cpp133 ErrCode DhcpServerImpl::StopDhcpServer(const std::string& ifname) in StopDhcpServer() function in OHOS::DHCP::DhcpServerImpl
H A Ddhcp_server_proxy.cpp366 ErrCode DhcpServerProxy::StopDhcpServer(const std::string& ifname) in StopDhcpServer() function in OHOS::DHCP::DhcpServerProxy
H A Ddhcp_server_proxy_lite.cpp238 ErrCode DhcpServerProxy::StopDhcpServer(const std::string& ifname) in StopDhcpServer() function in OHOS::DHCP::DhcpServerProxy
/ohos5.0/foundation/communication/dhcp/frameworks/native/c_adapter/src/
H A Ddhcp_c_service.cpp135 NO_SANITIZE("cfi") DhcpErrorCode StopDhcpServer(const char *ifname) in StopDhcpServer() function
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_service_impl.cpp321 ErrCode DhcpServerServiceImpl::StopDhcpServer(const std::string& ifname) in StopDhcpServer() function in OHOS::DHCP::DhcpServerServiceImpl
H A Ddhcp_s_server.cpp692 int StopDhcpServer(PDhcpServerContext ctx) in StopDhcpServer() function
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_state_machine.cpp899 bool P2pStateMachine::StopDhcpServer() in StopDhcpServer() function in OHOS::Wifi::P2pStateMachine