]> git.ipfire.org Git - thirdparty/hostap.git/commit
Android: wext: Add sched_scan functions for PNO
authorDmitry Shmidt <dimitrysh@google.com>
Fri, 25 Nov 2011 19:49:03 +0000 (21:49 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 29 Nov 2011 13:18:45 +0000 (15:18 +0200)
commit5eb429101abdccbdb4a1dc545a68b54c6db1b53f
treea0af5f41e1d9945d7130bb2cdb276e7fcaed256c
parent06e356fe14eb639ed41371dbe6a867bf89dcbed1
Android: wext: Add sched_scan functions for PNO

(jm: This is based on the Android change that used driver_cmd. The same
implementation is used for the actual driver interface, but the commands
are now accessed through sched_scan/stop_sched_scan driver_ops instead
of driver_cmd)
src/drivers/android_drv.h
src/drivers/driver_wext.c
src/drivers/driver_wext.h