I've been searching for a solution to a problem similar to this one:
iPhone get a list of all SSIDs without private library
So apparently you can't get the SSID of a network you're not connected to without using a private library. I was wondering if it's possible to do it the other way around. So if I know the SSID of a particular network, can I check if it's available/in range without actually connecting to it?