Home
last modified time | relevance | path

Searched refs:GetChip (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.cpp504 if (!GetChip(ifaceName, IfaceType::STA, chip)) { in GetChipsetCategory()
1374 bool HalDeviceManager::GetChip(const std::string &removeIfaceName, IfaceType removeIfaceType, sptr<… in GetChip() function in OHOS::Wifi::HalDeviceManager
1401 if (!GetChip(ifaceName, ifaceType, chip)) { in RemoveIface()
H A Dhal_device_manage.h428 …bool GetChip(const std::string &removeIfaceName, IfaceType removeIfaceType, sptr<IConcreteChip> &c…