[SPIN]Set interface callback during scan request 43/73743/1
authorNiraj Kumar Goit <niraj.g@samsung.com>
Thu, 9 Jun 2016 15:16:58 +0000 (20:46 +0530)
committerNiraj Kumar Goit <niraj.g@samsung.com>
Thu, 9 Jun 2016 15:16:58 +0000 (20:46 +0530)
commit8c45a1607688b5af1f0f12711f76dc2e8a3cfd59
treef21b4783fcec466fb75c0d05fb8e2cbe03f3ed5c
parent0ea98e0cff37f5a63783a65c84cc5945466b9024
[SPIN]Set interface callback during scan request

[Cause] Inteface callback was not being called in error case when 'scan done'
        signal was received from wpasupplicant and hence the 'scanning' state
        was not being set properly
[Solution] Set the interface callback during scan request which gets called back
           and sets the 'scanning' state properly during error cases

Change-Id: I1ac96a7657bee12ee642f8b680a5b7ef51118048
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
gsupplicant/supplicant.c