Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.cpp288 bool WifiChip::CanSupportIfaceType(IfaceType type) in CanSupportIfaceType() function in OHOS::HDI::Wlan::Chip::V1_0::WifiChip
487 if (!CanSupportIfaceType(IfaceType::AP)) { in CreateApService()
530 if (!CanSupportIfaceType(IfaceType::P2P)) { in CreateP2pService()
576 if (!CanSupportIfaceType(IfaceType::STA)) { in CreateStaService()
H A Dwifi_chip.h70 bool CanSupportIfaceType(IfaceType type);