Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Dwifi_chip.h245 IfaceConcurrencyType requested_type);
246 bool canCurrentModeSupportConcurrencyTypeWithCurrentTypes(IfaceConcurrencyType requested_type);
252 bool canCurrentModeSupportConcurrencyType(IfaceConcurrencyType requested_type);
Dwifi_chip.cpp1596 IfaceConcurrencyType requested_type) { in canExpandedConcurrencyComboSupportConcurrencyTypeWithCurrentTypes() argument
1604 if (type == requested_type) { in canExpandedConcurrencyComboSupportConcurrencyTypeWithCurrentTypes()
1621 IfaceConcurrencyType requested_type) { in canCurrentModeSupportConcurrencyTypeWithCurrentTypes() argument
1631 requested_type)) { in canCurrentModeSupportConcurrencyTypeWithCurrentTypes()
1689 bool WifiChip::canCurrentModeSupportConcurrencyType(IfaceConcurrencyType requested_type) { in canCurrentModeSupportConcurrencyType() argument
1692 req_iface_combo[requested_type] = 1; in canCurrentModeSupportConcurrencyType()