]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: implement scheduled scan
authorLuciano Coelho <luciano.coelho@nokia.com>
Tue, 17 Mar 2015 14:11:48 +0000 (16:11 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 17 Mar 2015 15:09:52 +0000 (16:09 +0100)
commit3fce58aafc3a28cbfbb496d7797e250eea99b6cb
treef247124f43bbffc815e3d0877d8e7823c18e48bb
parentb1622287b09909886e578a66a09dfcb0417a33ce
iw: implement scheduled scan

Add sched_start, sched_stop and events parsing for scheduled scan.
For now, only passive scans are supported.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
event.c
info.c
scan.c