Home
last modified time | relevance | path

Searched refs:getHals (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal_factory.h39 std::vector<std::shared_ptr<WifiLegacyHal>> getHals();
Dwifi_legacy_hal_factory.cpp72 std::vector<std::shared_ptr<WifiLegacyHal>> WifiLegacyHalFactory::getHals() { in getHals() function in aidl::android::hardware::wifi::legacy_hal::WifiLegacyHalFactory
Dwifi.cpp366 legacy_hals_ = legacy_hal_factory_->getHals(); in initializeModeControllerAndLegacyHal()