Home
last modified time | relevance | path

Searched refs:IfaceSetTxPower (Results 1 – 2 of 2) sorted by relevance

/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()
626 int32_t p2pResult = IfaceSetTxPower(WifiConfigCenter::GetInstance().GetP2pIfaceName(), in SetTxPower()
628 int32_t apResult = IfaceSetTxPower(WifiConfigCenter::GetInstance().GetApIfaceName(), in SetTxPower()
639 int32_t HalDeviceManager::IfaceSetTxPower( in IfaceSetTxPower() function in OHOS::Wifi::HalDeviceManager
H A Dhal_device_manage.h366 int32_t IfaceSetTxPower(const std::string &ifaceName,