1 Commits

Author SHA1 Message Date
Dave Pifke
8a251ea4ef
Initial interface to wpa_supplicant scan results
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.
2017-05-23 19:02:04 -07:00