stopWirelessControllerDiscovery()
Stops searching for nearby wireless controllers.
Declaration
class func stopWirelessControllerDiscovery()Discussion
If you call this method while the framework searches for wireless controllers, the framework stops searching and invokes the completion handler you pass to the startWirelessControllerDiscovery(completionHandler:) method.