Skip to content

Correct wps stop call

Bartlomiej Grzeskowiak requested to merge correct_wps_stop_call into devel

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

Merge request reports