HomeSort by relevance Sort by last modified time
    Searched defs:UPNP_CACHE_SEC_MIN (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_ssdp.c 24 #define UPNP_CACHE_SEC (UPNP_CACHE_SEC_MIN + 1) /* cache time we use */
25 #define UPNP_CACHE_SEC_MIN 1800 /* min cachable time per UPnP standard */
  /external/wpa_supplicant_8/src/wps/
wps_upnp_ssdp.c 24 #define UPNP_CACHE_SEC (UPNP_CACHE_SEC_MIN + 1) /* cache time we use */
25 #define UPNP_CACHE_SEC_MIN 1800 /* min cachable time per UPnP standard */

Completed in 21 milliseconds