summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorPurushottam Kushwaha <quic_pkushwah@quicinc.com>2020-05-15 14:47:15 +0530
committerRoshan Pius <rpius@google.com>2020-05-15 08:57:13 -0700
commit3c3f237d683fd095f171043b22b915a14c528685 (patch)
tree970dcc5f315262d6c2a27a0c7c8ce0d3890722d9 /libs
parent61c22b90db0d4be53a23ca85938ea014e388bb2d (diff)
PNO: Store PNO settings before startHwPnoScan().
PNO settings are stored only when startHwPnoScan() call succeeds. In cases where call to startHwPnoScan() fails (ex: driver returns EBUSY), reportPnoScanFailure() is invoked which notifies the registered listeners only if PNO settings are present. This CL is to store PNO settings before calling startHwPnoScan() API. Thus, caller is notified on failure. Also, clearing pno scan failure count from stopConnectivityScan() API results in PNO scan getting scheduled indefinitely as long as PNO start fails. This CL moves clearing of pno scan failure count to stop(). Bug: 156713311 Test: atest com.android.server.wifi Change-Id: I6e9cac1b1597cad54b45498d8e19469a4a2b3f5e Signed-off-by: Purushottam Kushwaha <quic_pkushwah@quicinc.com>
Diffstat (limited to 'libs')
0 files changed, 0 insertions, 0 deletions