Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.cpp366 std::string WifiChip::AllocIfaceName(IfaceType type, uint32_t startIdx) in AllocIfaceName() function in OHOS::HDI::Wlan::Chip::V1_0::WifiChip
453 return AllocIfaceName(IfaceType::AP, IdxOfApIface()); in AllocateApIfaceName()
597 return AllocIfaceName(IfaceType::STA, 0); in AllocateStaIfaceName()
H A Dwifi_chip.h78 std::string AllocIfaceName(IfaceType type, uint32_t startIdx);