Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Dwifi_chip.cpp818 if (!canCurrentModeSupportConcurrencyTypeWithCurrentTypes(IfaceConcurrencyType::AP)) { in createApIfaceInternal()
833 if (!canCurrentModeSupportConcurrencyTypeWithCurrentTypes(IfaceConcurrencyType::AP_BRIDGED)) { in createBridgedApIfaceInternal()
961 if (!canCurrentModeSupportConcurrencyTypeWithCurrentTypes(IfaceConcurrencyType::NAN_IFACE)) { in createNanIfaceInternal()
1014 if (!canCurrentModeSupportConcurrencyTypeWithCurrentTypes(IfaceConcurrencyType::P2P)) { in createP2pIfaceInternal()
1060 if (!canCurrentModeSupportConcurrencyTypeWithCurrentTypes(IfaceConcurrencyType::STA)) { in createStaIfaceInternal()
1123 !canCurrentModeSupportConcurrencyTypeWithCurrentTypes(IfaceConcurrencyType::STA)) { in createRttControllerInternal()
1620 bool WifiChip::canCurrentModeSupportConcurrencyTypeWithCurrentTypes( in canCurrentModeSupportConcurrencyTypeWithCurrentTypes() function in aidl::android::hardware::wifi::WifiChip
Dwifi_chip.h246 bool canCurrentModeSupportConcurrencyTypeWithCurrentTypes(IfaceConcurrencyType requested_type);