Skip to content
  • Dan Williams's avatar
    api/wifi: add GetAllAccessPoints() method · 67676c65
    Dan Williams authored
    The original GetAccessPoints() method call never returned hidden SSID
    access points.  That's useful though, and the new AccessPoints
    property returns all of them too, so add this new method to return
    all access points, including hidden SSID ones.
    67676c65