Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/
Dwifi_chip.cpp805 if (!canCurrentModeSupportIfaceOfTypeWithCurrentIfaces(IfaceType::AP)) { in createApIfaceInternal()
859 if (!canCurrentModeSupportIfaceOfTypeWithCurrentIfaces(IfaceType::NAN)) { in createNanIfaceInternal()
906 if (!canCurrentModeSupportIfaceOfTypeWithCurrentIfaces(IfaceType::P2P)) { in createP2pIfaceInternal()
952 if (!canCurrentModeSupportIfaceOfTypeWithCurrentIfaces(IfaceType::STA)) { in createStaIfaceInternal()
1374 bool WifiChip::canCurrentModeSupportIfaceOfTypeWithCurrentIfaces( in canCurrentModeSupportIfaceOfTypeWithCurrentIfaces() function in android::hardware::wifi::V1_3::implementation::WifiChip
Dwifi_chip.h233 bool canCurrentModeSupportIfaceOfTypeWithCurrentIfaces(