Searched refs:frameworkToHalScanType (Results 1 – 1 of 1) sorted by relevance
547 private static int frameworkToHalScanType(@WifiP2pManager.WifiP2pScanType int scanType) { in frameworkToHalScanType() method in SupplicantP2pIfaceHalAidlImpl578 halInfo.scanType = frameworkToHalScanType(config.getScanType()); in findWithParams()