Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/
Dwifi_chip.h240 bool canCurrentModeSupportIfaceOfType(IfaceType requested_type);
Dwifi_chip.cpp1004 !canCurrentModeSupportIfaceOfType(IfaceType::STA)) { in createRttControllerInternal()
1442 bool WifiChip::canCurrentModeSupportIfaceOfType(IfaceType requested_type) { in canCurrentModeSupportIfaceOfType() function in android::hardware::wifi::V1_3::implementation::WifiChip