Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/
Dwifi_chip.h232 IfaceType requested_type);
234 IfaceType requested_type);
240 bool canCurrentModeSupportIfaceOfType(IfaceType requested_type);
Dwifi_chip.cpp1351 IfaceType requested_type) { in canExpandedIfaceComboSupportIfaceOfTypeWithCurrentIfaces() argument
1358 if (type == requested_type) { in canExpandedIfaceComboSupportIfaceOfTypeWithCurrentIfaces()
1375 IfaceType requested_type) { in canCurrentModeSupportIfaceOfTypeWithCurrentIfaces() argument
1385 expanded_combo, requested_type)) { in canCurrentModeSupportIfaceOfTypeWithCurrentIfaces()
1442 bool WifiChip::canCurrentModeSupportIfaceOfType(IfaceType requested_type) { in canCurrentModeSupportIfaceOfType() argument
1445 req_iface_combo[requested_type] = 1; in canCurrentModeSupportIfaceOfType()