Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.h85 bool IsStaApCoexInCurrentMode();
H A Dwifi_chip.cpp428 bool WifiChip::IsStaApCoexInCurrentMode() in IsStaApCoexInCurrentMode() function in OHOS::HDI::Wlan::Chip::V1_0::WifiChip
440 } else if (IsStaApCoexInCurrentMode()) { in IdxOfApIface()