Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_upnp.c216 static struct upnp_wps_device_sm *shared_upnp_device = NULL; variable
1161 shared_upnp_device = NULL; in upnp_wps_device_deinit()
1195 if (shared_upnp_device) { in upnp_wps_device_init()
1198 sm = shared_upnp_device; in upnp_wps_device_init()
1210 shared_upnp_device = sm; in upnp_wps_device_init()