Home
last modified time | relevance | path

Searched refs:UPNP_SUBSCRIBE_SEC (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps_upnp_i.h23 #define UPNP_SUBSCRIBE_SEC (UPNP_SUBSCRIBE_SEC_MIN + 1) macro
Dwps_upnp.c697 time_t expire = now + UPNP_SUBSCRIBE_SEC; in subscription_start()
762 time_t expire = now + UPNP_SUBSCRIBE_SEC; in subscription_renew()
Dwps_upnp_web.c1152 wpabuf_printf(buf, "Timeout: Second-%d\r\n", UPNP_SUBSCRIBE_SEC); in web_connection_parse_subscribe()