]> git.ipfire.org Git - thirdparty/hostap.git/commit
Allow PNO scan also in connection completed state
authorvamsi krishna <vamsin@qti.qualcomm.com>
Wed, 8 Feb 2017 12:10:34 +0000 (17:40 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 8 Feb 2017 13:55:35 +0000 (15:55 +0200)
commitb4fd1f0ed7fa72fbbf91060bb9ca093eb72dbd70
treee1a2fc1673697dc708d9d0d82ba20e899c05c0d8
parent6f9b4de228d8b24ba6fb4f2d72bd5ce013bcdf8e
Allow PNO scan also in connection completed state

Sched scan is supported by the kernel also in the connected state, so
allow PNO scan to be issued in the connected state from wpa_supplicant
as well.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/scan.c