Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_chip.h293 bool canCurrentModeSupportIfaceOfType(IfaceType requested_type);
H A Dwifi_chip.cpp1487 !canCurrentModeSupportIfaceOfType(IfaceType::STA)) { in createRttControllerInternal_1_4()
1860 bool WifiChip::canCurrentModeSupportIfaceOfType(IfaceType requested_type) { in canCurrentModeSupportIfaceOfType() function in android::hardware::wifi::V1_5::implementation::WifiChip