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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp.c 989 * upnp_wps_device_stop - Stop WPS UPnP operations on an interface
992 void upnp_wps_device_stop(struct upnp_wps_device_sm *sm) function
1041 upnp_wps_device_stop(sm);
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_upnp.c 977 * upnp_wps_device_stop - Stop WPS UPnP operations on an interface
980 static void upnp_wps_device_stop(struct upnp_wps_device_sm *sm) function
1018 upnp_wps_device_stop(sm);
    [all...]

Completed in 3816 milliseconds