OSDN Git Service

Support abortScan
authorDaisuke Niwa <daisuke.x.niwa@sonymobile.com>
Thu, 6 Apr 2017 10:02:15 +0000 (19:02 +0900)
committerTomonori Nanbu <tomonori.nanbu@sonymobile.com>
Tue, 11 Apr 2017 06:41:39 +0000 (15:41 +0900)
commit77732670f190b8bebb496478c34f157b546bdbed
tree915f614d4ca7fdfb2073b339885eb03e49ef1fc1
parent392b5d9e18254a2a87b5f9dd5e25929264545d91
Support abortScan

Support to abortScan instead of "ABORT_SCAN" command of
wpa_supplicant.
When STA scan triggered by wificond is ongoing, abortScan sends
NL80211_CMD_ABORT_SCAN to kernel to stop it.

Bug: 37227357
Test: Manual test

Change-Id: Ifc4b81de8ec1d75467edf497abfe348c4ce1b283
aidl/android/net/wifi/IWifiScannerImpl.aidl
scanning/scan_utils.cpp
scanning/scan_utils.h
scanning/scanner_impl.cpp
scanning/scanner_impl.h