Searched refs:allScanResult (Results 1 – 1 of 1) sorted by relevance
1547 ErrCode allScanResult = WIFI_OPT_SUCCESS; in AllowScanByType() local1550 allScanResult = AllowExternScan(); in AllowScanByType()1553 allScanResult = AllowSystemTimerScan(); in AllowScanByType()1556 allScanResult = AllowPnoScan(); in AllowScanByType()1564 scanType, static_cast<int>(allScanResult)); in AllowScanByType()1565 return allScanResult; in AllowScanByType()