Home
last modified time | relevance | path

Searched refs:getLoggerSupportedFeatureSet (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/wifi/1.4/default/
Dwifi_legacy_hal.h266 std::pair<wifi_error, uint32_t> getLoggerSupportedFeatureSet(
Dwifi_sta_iface.cpp295 legacy_hal_.lock()->getLoggerSupportedFeatureSet(ifname_); in getCapabilitiesInternal()
Dwifi_legacy_hal.cpp837 std::pair<wifi_error, uint32_t> WifiLegacyHal::getLoggerSupportedFeatureSet( in getLoggerSupportedFeatureSet() function in android::hardware::wifi::V1_4::implementation::legacy_hal::WifiLegacyHal
Dwifi_chip.cpp1217 legacy_hal_.lock()->getLoggerSupportedFeatureSet(ifname); in getCapabilitiesInternal_1_3()