Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/
Dwifi_chip.h242 bool isStaApConcurrencyAllowedInCurrentMode();
Dwifi_chip.cpp1458 bool WifiChip::isStaApConcurrencyAllowedInCurrentMode() { in isStaApConcurrencyAllowedInCurrentMode() function in android::hardware::wifi::V1_3::implementation::WifiChip
1500 return allocateApOrStaIfaceName((isStaApConcurrencyAllowedInCurrentMode() && in allocateApIfaceName()