Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_chip.h295 bool isStaApConcurrencyAllowedInCurrentMode();
H A Dwifi_chip.cpp1876 bool WifiChip::isStaApConcurrencyAllowedInCurrentMode() { in isStaApConcurrencyAllowedInCurrentMode() function in android::hardware::wifi::V1_5::implementation::WifiChip
1930 } else if (isStaApConcurrencyAllowedInCurrentMode()) { in startIdxOfApIface()