Home
last modified time | relevance | path

Searched defs:scanInfos (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_auto_connect_service_test.cpp265 std::vector<InterScanInfo> scanInfos; in OnScanResultsReadyHandlerSuccess1() local
280 std::vector<InterScanInfo> scanInfos; in OnScanResultsReadyHandlerSuccess2() local
292 std::vector<InterScanInfo> scanInfos; in OnScanResultsReadyHandlerFail1() local
303 std::vector<InterScanInfo> scanInfos; in OnScanResultsReadyHandlerFail2() local
314 std::vector<InterScanInfo> scanInfos; in OnScanResultsReadyHandlerFail3() local
325 std::vector<InterScanInfo> scanInfos; in OnScanResultsReadyHandlerFail4() local
336 std::vector<InterScanInfo> scanInfos; in OnScanResultsReadyHandlerFail5() local
347 std::vector<InterScanInfo> scanInfos; in OnScanResultsReadyHandlerFail6() local
397 std::vector<InterScanInfo> scanInfos; in AutoSelectDeviceSuccess1() local
415 std::vector<InterScanInfo> scanInfos; in AutoSelectDeviceSuccess2() local
[all …]
H A Dnetwork_selection_test.cpp37 std::vector<InterScanInfo> scanInfos; variable
61 std::vector<InterScanInfo> scanInfos; variable
86 std::vector<InterScanInfo> scanInfos; variable
111 std::vector<InterScanInfo> scanInfos; variable
137 std::vector<InterScanInfo> scanInfos; variable
172 std::vector<InterScanInfo> scanInfos; variable
207 std::vector<InterScanInfo> scanInfos; variable
248 std::vector<InterScanInfo> scanInfos; variable
276 std::vector<InterScanInfo> scanInfos; variable
316 std::vector<InterScanInfo> scanInfos; variable
[all …]
H A Dsta_saved_device_appraisal_test.cpp131 std::vector<InterScanInfo> scanInfos; in SaveNetworkEvaluatorSuccess1() local
155 std::vector<InterScanInfo> scanInfos; in SaveNetworkEvaluatorSuccess2() local
178 std::vector<InterScanInfo> scanInfos; in SaveNetworkEvaluatorSuccess3() local
200 std::vector<InterScanInfo> scanInfos; in SaveNetworkEvaluatorFail1() local
H A Dsta_interface_test.cpp241 std::vector<InterScanInfo> scanInfos; in AutoConnectServiceSuceess() local
248 std::vector<InterScanInfo> scanInfos; in AutoConnectServiceFail() local
H A Dsta_service_test.cpp465 std::vector<InterScanInfo> scanInfos; in StaServiceAutoConnectServiceSuccess() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta_new/
H A Dsta_auto_connect_service_test.cpp164 std::vector<InterScanInfo> scanInfos; variable
239 std::vector<InterScanInfo> scanInfos; variable
263 std::vector<InterScanInfo> scanInfos; variable
280 std::vector<InterScanInfo> scanInfos; variable
291 std::vector<InterScanInfo> scanInfos; variable
314 std::vector<InterScanInfo> scanInfos; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/network_select/
H A Dnetwork_selection_manager.cpp33 const std::vector<InterScanInfo> &scanInfos) in SelectNetwork()
72 const std::vector<InterScanInfo> &scanInfos) in GetAllDeviceConfigs()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dmock_sta_auto_connect_service.cpp29 void MockStaAutoConnectService::OnScanInfosReadyHandler(const std::vector<InterScanInfo> &scanInfos) in OnScanInfosReadyHandler()
45const std::vector<InterScanInfo> &scanInfos, std::vector<std::string> &blockedBssids, WifiLinkedIn… in AutoSelectDevice()
H A Dmock_sta_interface.cpp155 ErrCode StaInterface::ConnectivityManager(const std::vector<InterScanInfo> &scanInfos) in ConnectivityManager()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_auto_connect_service.cpp73 void StaAutoConnectService::OnScanInfosReadyHandler(const std::vector<InterScanInfo> &scanInfos) in OnScanInfosReadyHandler()
349const std::vector<InterScanInfo> &scanInfos, std::vector<std::string> &blockedBssids, WifiLinkedIn… in AutoSelectDevice()
461 bool StaAutoConnectService::AllowAutoSelectDevice(const std::vector<InterScanInfo> &scanInfos, Wifi… in AllowAutoSelectDevice()
521 bool StaAutoConnectService::CurrentDeviceGoodEnough(const std::vector<InterScanInfo> &scanInfos, Wi… in CurrentDeviceGoodEnough()
574 bool StaAutoConnectService::WhetherDevice5GAvailable(const std::vector<InterScanInfo> &scanInfos) in WhetherDevice5GAvailable()
604const std::vector<InterScanInfo> &scanInfos, std::vector<std::string> &blockedBssids, WifiLinkedIn… in GetAvailableScanInfos()
H A Dsta_saved_device_appraisal.cpp45 WifiDeviceConfig &electedDevice, std::vector<InterScanInfo> &scanInfos, WifiLinkedInfo &info) in DeviceAppraisals()
H A Dsta_interface.cpp286 ErrCode StaInterface::ConnectivityManager(const std::vector<InterScanInfo> &scanInfos) in ConnectivityManager()
H A Dsta_service.cpp706 ErrCode StaService::AutoConnectService(const std::vector<InterScanInfo> &scanInfos) in AutoConnectService()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_pro/
H A Dwifi_pro_service.cpp126 void WifiProService::HandleScanResult(const std::vector<InterScanInfo> &scanInfos) in HandleScanResult()
H A Dwifi_pro_state_machine.cpp697 std::vector<InterScanInfo> scanInfos; in HandleScanResultInHasNet() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_state_machine.cpp1180 void ScanStateMachine::GetSecurityTypeAndBand(std::vector<InterScanInfo> &scanInfos) in GetSecurityTypeAndBand()
1536 std::vector<InterScanInfo> scanInfos; in HwPnoScanInfoProcess() local
1551 void ScanStateMachine::ReportPnoScanInfos(std::vector<InterScanInfo> &scanInfos) in ReportPnoScanInfos()
1564 bool ScanStateMachine::NeedCommonScanAfterPno(std::vector<InterScanInfo> &scanInfos) in NeedCommonScanAfterPno()
1593 std::vector<InterScanInfo> scanInfos; in CommonScanAfterPnoResult() local
1633 bool ScanStateMachine::GetScanInfos(std::vector<InterScanInfo> &scanInfos) in GetScanInfos()
1724 std::vector<InterScanInfo> scanInfos; in SoftwareScanInfoProcess() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_state_machine_test.cpp879 std::vector<InterScanInfo> scanInfos = { InterScanInfo() }; in ReportPnoScanInfosTest() local
885 std::vector<InterScanInfo> scanInfos = { InterScanInfo() }; in NeedCommonScanAfterPnoTest() local
911 std::vector<InterScanInfo> scanInfos; in GetScanInfosSuccess() local
917 std::vector<InterScanInfo> scanInfos; in GetScanInfosFail() local
923 std::vector<InterScanInfo> scanInfos; in GetSecurityTypeAndBandTest() local
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/
H A Dmock_auth_center.cpp111 const std::vector<InterScanInfo> &scanInfos) in SelectNetwork()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/
H A Dwifi_sta_hal_interface.cpp321 …ParseScanInfo(std::vector<ScanResultsInfo> &scanResultsInfo, std::vector<InterScanInfo> &scanInfos) in ParseScanInfo()
350 …taHalInterface::QueryScanInfos(const std::string &ifaceName, std::vector<InterScanInfo> &scanInfos) in QueryScanInfos()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp3726 std::set<PreScanInfo> scanInfos; variable
3739 std::set<PreScanInfo> scanInfos; variable
3752 std::set<PreScanInfo> scanInfos; variable
3767 std::set<PreScanInfo> scanInfos; variable
3780 std::set<PreBundleConfigInfo> scanInfos; variable
3793 std::set<PreBundleConfigInfo> scanInfos; variable
3806 std::set<PreBundleConfigInfo> scanInfos; variable
3821 std::set<PreBundleConfigInfo> scanInfos; variable
3834 std::set<PreScanInfo> scanInfos; variable
3847 std::set<PreBundleConfigInfo> scanInfos; variable
[all …]
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/
H A Dmock_wifi_sta_hal_interface.cpp153 …taHalInterface::QueryScanInfos(const std::string &ifaceName, std::vector<InterScanInfo> &scanInfos) in QueryScanInfos()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_sta_iface.c513 ScanInfo* scanInfos = NULL; in GetScanInfos() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_parser_test/
H A Dbms_bundle_parser_test.cpp2873 std::set<PreScanInfo> scanInfos; variable
2888 std::set<PreScanInfo> scanInfos; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_idl_client_test.cpp1464 std::vector<InterScanInfo> scanInfos; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_client/
H A Dwifi_client.cpp103 static void PrintfScanResults(vector<WifiScanInfo> &scanInfos) in PrintfScanResults()

12