3 Commits

Author SHA1 Message Date
Matias Doyle
b70264bcf8
Expose more control interface commands 2017-09-05 15:56:03 +02:00
Dave Pifke
2928b06b23
Add basic documentation & tests
Add a couple of basic tests for the SCAN_RESULTS parser, and document
usage.
2017-05-25 12:48:59 -07:00
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