Android: nl80211: Add Android specific PNO configuration
authorDmitry Shmidt <dimitrysh@google.com>
Wed, 23 Nov 2011 14:29:28 +0000 (16:29 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 29 Nov 2011 13:18:52 +0000 (15:18 +0200)
commit216eede8303871d5f27dd374061c9aaebc4e5a1c
tree42e2b1b2d085932c4a6915b2266305718468835b
parent5eb429101abdccbdb4a1dc545a68b54c6db1b53f
Android: nl80211: Add Android specific PNO configuration

This is based on the Android driver_cmd changes that are converted to
use the sched_scan/stop_sched_scan driver_ops for the case where the
driver does not support the new nl80211 commands.

Change-Id: Iaedc340f84650af422bd2ea57d2a8b0a9d4a5330
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
src/drivers/driver_nl80211.c