Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/
Dwifi_chip.h243 bool isDualApAllowedInCurrentMode();
Dwifi_chip.cpp1466 bool WifiChip::isDualApAllowedInCurrentMode() { in isDualApAllowedInCurrentMode() function in android::hardware::wifi::V1_3::implementation::WifiChip
1501 !isDualApAllowedInCurrentMode()) in allocateApIfaceName()