OSDN Git Service

Support abortScan
authorDaisuke Niwa <daisuke.x.niwa@sonymobile.com>
Thu, 6 Apr 2017 10:02:15 +0000 (19:02 +0900)
committerNingyuan Wang <nywang@google.com>
Thu, 27 Apr 2017 17:34:55 +0000 (10:34 -0700)
commit33bbb8147436c2abf8f3e7b535b13b6c63bd3c64
treeef92a5a6570618fffd7eed237632f0ced58a047b
parent6b9d3875d970c62f841fc25a97340b56be2a210b
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
BUg: 37743832
Test: Manual test
Change-Id: I542088e7711bd7e32a22685397af8e7f3a8ccdf7
aidl/android/net/wifi/IWifiScannerImpl.aidl
scanning/scan_utils.cpp
scanning/scan_utils.h
scanning/scanner_impl.cpp
scanning/scanner_impl.h