Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_chip.h296 bool isDualStaConcurrencyAllowedInCurrentMode();
H A Dwifi_chip.cpp1884 bool WifiChip::isDualStaConcurrencyAllowedInCurrentMode() { in isDualStaConcurrencyAllowedInCurrentMode() function in android::hardware::wifi::V1_5::implementation::WifiChip
1927 if (isDualStaConcurrencyAllowedInCurrentMode()) { in startIdxOfApIface()