Refactoring of scan for stored hidden profiles. 87/206387/1
authorNiraj Kumar Goit <niraj.g@samsung.com>
Thu, 16 May 2019 06:04:40 +0000 (11:34 +0530)
committerNiraj Kumar Goit <niraj.g@samsung.com>
Thu, 16 May 2019 06:11:07 +0000 (11:41 +0530)
commit04c6c60d23b121e2aed176e1a1d8a3b8525a1599
tree60297bde121f760bcd4dd4816bb7afc9fe3ef2bd
parent69efc565b595bb39ebdbe635f063675ecf59278c
Refactoring of scan for stored hidden profiles.

To improve scan performance, when there are hidden profiles stored
in connman and user request for scan, send ScanDone signal after
scanning maximum scan ssids supported by driver instead of sending signal
after scanning all the stored hidden profiles.
Similarly in next scan request, perform scanning (maximum scan ssids) from
remaining hidden profiles and send ScanDone signal.

Change-Id: I6195668c59b0a75bd0e0097ab6e6b7e3d33aae38
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
plugins/wifi.c