Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_sta_iface.cpp578 legacy_hal_.lock()->configureNdOffload(ifname_, enable); in enableNdOffloadInternal()
H A Dwifi_legacy_hal.h546 wifi_error configureNdOffload(const std::string& iface_name, bool enable);
H A Dwifi_legacy_hal.cpp856 wifi_error WifiLegacyHal::configureNdOffload(const std::string& iface_name, in configureNdOffload() function in android::hardware::wifi::V1_5::implementation::legacy_hal::WifiLegacyHal