Correct wps stop call
Two changes are introduced:
- Add ifce argument handling to wps stop call (in no argument - stop on all interfaces)
- Remove deprecate _uci_get_wifi_interfaces function. Strt using uci_get_wifi_interfaces from wifimngr.c
@anjancx please review