Home
last modified time | relevance | path

Searched refs:DHCP_LEASE_TIME_MIN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_ap_msg.h30 #define DHCP_LEASE_TIME_MIN 60 macro
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_hotspot.cpp152 if (value < static_cast<int>(DHCP_LEASE_TIME_MIN)) { in GetHotspotconfigFromJs()