The Wi-Fi APIs provide a means by which applications can communiate with the lower-level wireless stack that provides Wi-Fi network access. Almost all information from the device supplicant is available,include the connected network's link speed, ip address ,negotiation state, and more, plus information about other networks that are available.Some other API features include the ability to scan, add,save,terminate and initiate wi-fi connections.
Here i give the code for accessing and scanning the configuration for wi-fi :
Here i give the code for accessing and scanning the configuration for wi-fi :