Home
last modified time | relevance | path

Searched refs:AllowScanByType (Results 1 – 3 of 3) 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.cpp291 ErrCode ScanService::AllowScanByType(ScanType scanType) in AllowScanByType() function in OHOS::Wifi::ScanService
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.h531 ErrCode AllowScanByType(ScanType scanType);
H A Dscan_service.cpp1545 ErrCode ScanService::AllowScanByType(ScanType scanType) in AllowScanByType() function in OHOS::Wifi::ScanService
1632 policyResult = AllowScanByType(scanType); in ApplyTrustListPolicy()
1651 rlt = AllowScanByType(type); in ApplyScanPolices()