Home
last modified time | relevance | path

Searched refs:GetStaIfaceName (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/
H A Dwifi_supplicant_hal_interface.cpp138 enable, WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0).c_str()); in SetPowerSave()
150 countryCode, WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0).c_str()); in WpaSetCountryCode()
162 countryCode, WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0).c_str()); in WpaGetCountryCode()
179 mode, WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0).c_str()); in WpaSetSuspendMode()
190 …return mHdiWpaClient->ReqSetPowerSave(mode, WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID… in WpaSetPowerMode()
H A Dwifi_sta_hal_interface.cpp34 if (ifaceName.compare(WifiConfigCenter::GetInstance().GetStaIfaceName(instId)) == 0) { in GetInstId()
103 …return mHdiWpaClient->ReqReconnect(WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0).c… in Reconnect()
114 …return mHdiWpaClient->ReqReassociate(WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0)… in Reassociate()
371 networkList, WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0).c_str()); in GetNetworkList()
416 networkId, WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0).c_str()); in RemoveDevice()
495 …return mHdiWpaClient->SaveDeviceConfig(WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN… in SaveDeviceConfig()
524 config, WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0).c_str()); in StartWpsPbcMode()
539 config, pinCode, WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0).c_str()); in StartWpsPinMode()
550 …return mHdiWpaClient->ReqStopWps(WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0).c_s… in StopWps()
595 enable, WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0).c_str()); in WpaAutoConnect()
[all …]
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/
H A Dwifi_idl_inner_interface.cpp69 OHOS::Wifi::WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0)); in OnConnectChanged()
81 OHOS::Wifi::WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0)); in OnDisConnectReasonCallback()
93 OHOS::Wifi::WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0)); in OnBssidChanged()
102 OHOS::Wifi::WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0)); in OnWpaStateChanged()
111 OHOS::Wifi::WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0)); in OnWpaSsidWrongKey()
120 OHOS::Wifi::WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0)); in OnWpaConnectionFull()
129 OHOS::Wifi::WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0)); in OnWpaConnectionReject()
141 OHOS::Wifi::WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0)); in OnWpaStaNotifyCallBack()
150 OHOS::Wifi::WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0)); in OnWpsOverlap()
159 OHOS::Wifi::WifiConfigCenter::GetInstance().GetStaIfaceName(INSTID_WLAN0)); in OnWpsTimeOut()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_app_acceleration.cpp102 WifiConfigCenter::GetInstance().GetStaIfaceName(), linkedInfo.frequency, mode); in SetPmMode()
140 WifiConfigCenter::GetInstance().GetStaIfaceName(), uid, protocol, enable); in HighPriorityTransmit()
H A Dsta_state_machine.cpp650 std::string ifaceName = WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId); in ConvertDeviceCfg()
679 std::string ifaceName = WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId); in StartWifiProcess()
1224 std::string ifaceName = WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId); in DealConnectTimeOutCmd()
1258 std::string ifaceName = WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId); in CurrentIsRandomizedMac()
1449 std::string ifaceName = WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId); in DealWpaLinkFailEvent()
1558 std::string ifaceName = WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId); in DealStartWpsCmd()
2001 std::string ifaceName = WifiConfigCenter::GetInstance().GetStaIfaceName(instId); in SetMacToHal()
2990 std::string ifname = WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId); in RegisterCallBack()
3252 std::string ifname = WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId); in ConfigStaticIpAddress()
3837 WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId)); in DealHiLinkDataToWpa()
[all …]
H A Dsta_monitor.cpp61 std::string ifaceName = WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId); in InitStaMonitor()
73 std::string ifaceName = WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId); in UnInitStaMonitor()
H A Dsta_service.cpp491 std::string ifaceName = WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId); in RemoveDevice()
524 std::string ifaceName = WifiConfigCenter::GetInstance().GetStaIfaceName(m_instId); in RemoveAllDevice()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dwifi_service_scheduler.cpp101 WifiConfigCenter::GetInstance().GetStaIfaceName(instId).c_str(), instId); in AutoStartStaService()
102 …fiStaHalInterface::GetInstance().StartWifi(WifiConfigCenter::GetInstance().GetStaIfaceName(instId), in AutoStartStaService()
137 …fiStaHalInterface::GetInstance().StartWifi(WifiConfigCenter::GetInstance().GetStaIfaceName(instId), in AutoStartWifi2Service()
323 WifiConfigCenter::GetInstance().GetStaIfaceName(instId), false); in AutoStopScanOnly()
346 …fiStaHalInterface::GetInstance().StartWifi(WifiConfigCenter::GetInstance().GetStaIfaceName(instId), in AutoStartSemiStaService()
386 staIfName = WifiConfigCenter::GetInstance().GetStaIfaceName(instId); in PreStartWifi()
H A Dconcrete_manager_state_machine.cpp503 WifiConfigCenter::GetInstance().GetStaIfaceName(), true); in HandleStaStop()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/precompiled_macro/
H A Dsta_state_machine_test.cpp98 … EXPECT_CALL(WifiConfigCenter::GetInstance(), GetStaIfaceName()).WillRepeatedly(Return("sta")); in ConfigStaticIpAddressSuccess1()
109 … EXPECT_CALL(WifiConfigCenter::GetInstance(), GetStaIfaceName()).WillRepeatedly(Return("sta")); in ConfigStaticIpAddressSuccess2()
132 … EXPECT_CALL(WifiConfigCenter::GetInstance(), GetStaIfaceName()).WillRepeatedly(Return("sta")); in ConfigStaticIpAddressSuccess3()
145 … EXPECT_CALL(WifiConfigCenter::GetInstance(), GetStaIfaceName()).WillRepeatedly(Return("sta")); in ConfigStaticIpAddressFail()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_state_machine.cpp248 WifiConfigCenter::GetInstance().GetStaIfaceName(), wifiCountryCode); in HandleUpdateCountryCode()
252 WifiConfigCenter::GetInstance().GetStaIfaceName(), pScanStateMachine->m_instId); in HandleUpdateCountryCode()
940 WifiConfigCenter::GetInstance().GetStaIfaceName(), scanParam); in StartSingleCommonScan()
1407 WifiConfigCenter::GetInstance().GetStaIfaceName(), pnoScanParam); in StartPnoScanHardware()
1430 WifiConfigCenter::GetInstance().GetStaIfaceName()) != WIFI_HAL_OPT_OK) { in StopPnoScanHardware()
1639 WifiConfigCenter::GetInstance().GetStaIfaceName(), scanInfos) != WIFI_HAL_OPT_OK) { in GetScanInfos()
H A Dscan_service.cpp2470 WifiConfigCenter::GetInstance().GetStaIfaceName(), upDown); in SetNetworkInterfaceUpDown()
2545 WifiConfigCenter::GetInstance().GetStaIfaceName(), chipsetCategory) != WIFI_HAL_OPT_OK in InitChipsetInfo()
2547 …WifiConfigCenter::GetInstance().GetStaIfaceName(), chipsetFeatrureCapability) != WIFI_HAL_OPT_OK) { in InitChipsetInfo()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dif_config.cpp314 …SetNetDns(WifiConfigCenter::GetInstance().GetStaIfaceName(), dhcpResult->strOptDns1, dhcpResult->s… in SetIfDnsAndRoute()
315 …AddIfRoute(WifiConfigCenter::GetInstance().GetStaIfaceName(), dhcpResult->strOptClientId, dhcpResu… in SetIfDnsAndRoute()
H A Ddns_checker.cpp84 std::string ifaceName = WifiConfigCenter::GetInstance().GetStaIfaceName(); in Start()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dmulti_gateway.cpp58 std::string ifName = WifiConfigCenter::GetInstance().GetStaIfaceName(); in GetGatewayAddr()
H A Dself_cure_state_machine.cpp1463 std::string ifaceName = WifiConfigCenter::GetInstance().GetStaIfaceName(); in SelfcureForMultiGateway()
2303 std::string ifName = WifiConfigCenter::GetInstance().GetStaIfaceName(); in CanArpReachable()
2327 std::string ifName = WifiConfigCenter::GetInstance().GetStaIfaceName(); in DoSlowArpTest()
2344 std::string ifName = WifiConfigCenter::GetInstance().GetStaIfaceName(); in DoArpTest()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/Mock/
H A Dmock_wifi_config_center.h41 virtual std::string GetStaIfaceName() = 0;
151 MOCK_METHOD0(GetStaIfaceName, std::string());
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/Mock/
H A Dmock_wifi_settings.h104 virtual std::string GetStaIfaceName() = 0;
274 MOCK_METHOD0(GetStaIfaceName, std::string());
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_channel_helper.cpp130 std::string ifaceName = WifiConfigCenter::GetInstance().GetStaIfaceName(); in UpdateValidFreqs()
H A Dwifi_net_agent.cpp256 netLinkInfo->ifaceName_ = WifiConfigCenter::GetInstance().GetStaIfaceName(instId);
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dself_cure_state_machine_test.cpp111 … EXPECT_CALL(WifiConfigCenter::GetInstance(), GetStaIfaceName()).WillRepeatedly(Return("sta")); in ConnectedMonitorStateGoInStateSuccess()
785 … EXPECT_CALL(WifiConfigCenter::GetInstance(), GetStaIfaceName()).WillRepeatedly(Return("wlan0")); in RequestUseStaticIpConfigTest()
1203 … EXPECT_CALL(WifiConfigCenter::GetInstance(), GetStaIfaceName()).WillRepeatedly(Return("sta")); in CanArpReachableFailedTest()
1215 … EXPECT_CALL(WifiConfigCenter::GetInstance(), GetStaIfaceName()).WillRepeatedly(Return("sta")); in CanArpReachableTest()
1230 … EXPECT_CALL(WifiConfigCenter::GetInstance(), GetStaIfaceName()).WillRepeatedly(Return("sta")); in InitExeMsgSuccess3()
1245 … EXPECT_CALL(WifiConfigCenter::GetInstance(), GetStaIfaceName()).WillRepeatedly(Return("sta")); in InitExeMsgSuccess4()
1350 … EXPECT_CALL(WifiConfigCenter::GetInstance(), GetStaIfaceName()).WillRepeatedly(Return("sta")); in PeriodicWifi6WithHtcArpDetectTest()
1370 … EXPECT_CALL(WifiConfigCenter::GetInstance(), GetStaIfaceName()).WillRepeatedly(Return("sta")); in PeriodicWifi6WithoutHtcArpDetectTest()
H A Dsta_state_machine_test.cpp1707 … EXPECT_CALL(WifiConfigCenter::GetInstance(), GetStaIfaceName()).WillRepeatedly(Return("sta")); in ReUpdateNetLinkInfoTest1()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_config_center.h76 std::string GetStaIfaceName(int instId = 0);
H A Dwifi_config_center.cpp158 std::string WifiConfigCenter::GetStaIfaceName(int instId) in GetStaIfaceName() function in OHOS::Wifi::WifiConfigCenter
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H A Dhal_device_manage.cpp624 int32_t staResult = IfaceSetTxPower(WifiConfigCenter::GetInstance().GetStaIfaceName(), in SetTxPower()