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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp.h 59 void upnp_wps_device_stop(struct upnp_wps_device_sm *sm);
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 975 * upnp_wps_device_stop - Stop WPS UPnP operations on an interface
978 static void upnp_wps_device_stop(struct upnp_wps_device_sm *sm) function
1016 upnp_wps_device_stop(sm);
    [all...]

Completed in 147 milliseconds