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
1121 shared_upnp_device = NULL; in upnp_wps_device_deinit()
1155 if (shared_upnp_device) { in upnp_wps_device_init()
1158 sm = shared_upnp_device; in upnp_wps_device_init()
1170 shared_upnp_device = sm; in upnp_wps_device_init()