Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Dwifi_chip.h256 bool isDualStaConcurrencyAllowedInCurrentMode();
Dwifi_chip.cpp1713 bool WifiChip::isDualStaConcurrencyAllowedInCurrentMode() { in isDualStaConcurrencyAllowedInCurrentMode() function in aidl::android::hardware::wifi::WifiChip
1755 if (isDualStaConcurrencyAllowedInCurrentMode()) { in startIdxOfApIface()