Add method wrappers for commands: - DISABLE_NETWORK - REMOVE_NETWORK - REMOVE_NETWORK all (as separate method) - RECONFIGURE - REASSOCIATE - RECONNECT - LIST_NETWORKS
Add a couple of basic tests for the SCAN_RESULTS parser, and document usage.
This code connects to wpa_supplicant's control interface using a UNIX datagram socket. It can ping the daemon and fetch wifi network scan results. Documentation, tests, and additional functionality is forthcoming.