Searched defs:StartDhcpServer (Results 1 – 8 of 8) sorted by relevance
118 bool ApStateMachine::StartDhcpServer(const std::string &ipAddress, const int32_t &leaseTime) in StartDhcpServer() function in OHOS::Wifi::ApStateMachine
125 ErrCode DhcpServerImpl::StartDhcpServer(const std::string& ifname) in StartDhcpServer() function in OHOS::DHCP::DhcpServerImpl
144 ErrCode DhcpServerProxy::StartDhcpServer(const std::string& ifname) in StartDhcpServer() function in OHOS::DHCP::DhcpServerProxy
200 ErrCode DhcpServerProxy::StartDhcpServer(const std::string& ifname) in StartDhcpServer() function in OHOS::DHCP::DhcpServerProxy
125 NO_SANITIZE("cfi") DhcpErrorCode StartDhcpServer(const char *ifname) in StartDhcpServer() function
209 ErrCode DhcpServerServiceImpl::StartDhcpServer(const std::string& ifname) in StartDhcpServer() function in OHOS::DHCP::DhcpServerServiceImpl
654 int StartDhcpServer(PDhcpServerContext ctx) in StartDhcpServer() function
874 bool P2pStateMachine::StartDhcpServer() in StartDhcpServer() function in OHOS::Wifi::P2pStateMachine