Home
last modified time | relevance | path

Searched refs:IsScanTypeSupported (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/wificond/scanning/
Dscanner_impl.cpp48 bool IsScanTypeSupported(int scan_type, const WiphyFeatures& wiphy_features) { in IsScanTypeSupported() function
168 if (!IsScanTypeSupported(scan_settings.scan_type_, wiphy_features_)) { in scan()