Home
last modified time | relevance | path

Searched defs:leaseTime (Results 1 - 19 of 19) sorted by relevance

/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_hotspot_config.h103 int leaseTime; member
/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() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dmock_dhcp_service.cpp120 DhcpErrorCode __wrap_UpdateLeasesTime(const char *leaseTime) in __wrap_UpdateLeasesTime() argument
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_impl.cpp182 ErrCode DhcpServerImpl::UpdateLeasesTime(const std::string& leaseTime) in UpdateLeasesTime() argument
H A Ddhcp_server_proxy.cpp335 ErrCode DhcpServerProxy::UpdateLeasesTime(const std::string& leaseTime) in UpdateLeasesTime() argument
H A Ddhcp_server_proxy_lite.cpp448 ErrCode DhcpServerProxy::UpdateLeasesTime(const std::string& leaseTime) in UpdateLeasesTime() argument
/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_address_pool.h44 uint32_t leaseTime; member
H A Ddhcp_config.h34 uint32_t leaseTime; /* Lease time value, default DHCP_LEASE_TIME. */ member
H A Ddhcp_binding.h38 uint64_t leaseTime; member
/foundation/communication/dhcp/frameworks/native/c_adapter/src/
H A Ddhcp_c_service.cpp285 NO_SANITIZE("cfi") DhcpErrorCode UpdateLeasesTime(const char *leaseTime) in UpdateLeasesTime() argument
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_stub.cpp239 std::string leaseTime = data.ReadString(); in OnUpdateLeasesTime() local
H A Ddhcp_server_stub_lite.cpp226 std::string leaseTime = (char *)ReadString(req, &readLen); in OnUpdateLeasesTime() local
H A Ddhcp_binding.cpp58 uint64_t leaseTime = binding->leaseTime; in IsExpire() local
H A Ddhcp_server_service_impl.cpp295 std::string leaseTime; in ConvertLeasesToStationInfos() local
645 ErrCode DhcpServerServiceImpl::UpdateLeasesTime(const std::string& leaseTime) in UpdateLeasesTime() argument
H A Ddhcp_s_server.cpp772 uint32_t leaseTime = HostToNetwork(DHCP_LEASE_TIME); in AppendReplyTimeOptions() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Ddhcpd_interface.cpp103 bool DhcpdInterface::UpdateDefaultConfigFile(const int32_t &leaseTime) in UpdateDefaultConfigFile() argument
54 StartDhcpServerFromInterface(const std::string &ifaceName, Ipv4Address &ipv4, Ipv6Address &ipv6, const std::string &ipAddress, bool isIpV4, const int32_t &leaseTime) StartDhcpServerFromInterface() argument
/foundation/communication/dhcp/test/fuzztest/dhcpserverimpl_fuzzer/
H A Ddhcpserverimpl_fuzzer.cpp111 std::string leaseTime = std::string(reinterpret_cast<const char*>(data), size); in UpdateLeasesTimeTest() local
/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_ap_msg.h179 int32_t leaseTime; member
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp1361 uint32_t leaseTime = LEASETIME_DEFAULT * ONE_HOURS_SEC; in GetDhcpOffer() local

Completed in 14 milliseconds