Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.4/default/
Dwifi_chip.cpp815 if (!canCurrentModeSupportIfaceOfTypeWithCurrentIfaces(IfaceType::AP)) { in createApIfaceInternal()
883 if (!canCurrentModeSupportIfaceOfTypeWithCurrentIfaces(IfaceType::NAN)) { in createNanIfaceInternal()
937 if (!canCurrentModeSupportIfaceOfTypeWithCurrentIfaces(IfaceType::P2P)) { in createP2pIfaceInternal()
984 if (!canCurrentModeSupportIfaceOfTypeWithCurrentIfaces(IfaceType::STA)) { in createStaIfaceInternal()
1469 bool WifiChip::canCurrentModeSupportIfaceOfTypeWithCurrentIfaces( in canCurrentModeSupportIfaceOfTypeWithCurrentIfaces() function in android::hardware::wifi::V1_4::implementation::WifiChip
Dwifi_chip.h246 bool canCurrentModeSupportIfaceOfTypeWithCurrentIfaces(