Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_service_new.cpp357 void ScanService::GetAllowBandFreqsControlInfo(ScanBandType &scanBand, std::vector<int> &freqs) in GetAllowBandFreqsControlInfo() function in OHOS::Wifi::ScanService
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.h620 void GetAllowBandFreqsControlInfo(ScanBandType &scanBand, std::vector<int> &freqs);
H A Dscan_service.cpp404 GetAllowBandFreqsControlInfo(scanConfig.scanBand, scanConfig.scanFreqs); in SingleScan()
1737 void ScanService::GetAllowBandFreqsControlInfo(ScanBandType &scanBand, std::vector<int> &freqs) in GetAllowBandFreqsControlInfo() function in OHOS::Wifi::ScanService
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanserver_fuzzer/
H A Dwifiscanserver_fuzzer.cpp276 pScanService->GetAllowBandFreqsControlInfo(scanBand, freqs); in GetAllowBandFreqsControlInfoFuzzTest()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service_test.cpp975 pScanService->GetAllowBandFreqsControlInfo(scanBand, freqs); in GetAllowBandFreqsControlInfoSuccess()
992 pScanService->GetAllowBandFreqsControlInfo(scanBand, freqs); in GetAllowBandFreqsControlInfoSuccess1()
1009 pScanService->GetAllowBandFreqsControlInfo(scanBand, freqs); in GetAllowBandFreqsControlInfoSuccess2()