Searched refs:configureNdOffload (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/interfaces/wifi/1.5/default/ | ||
H A D | wifi_sta_iface.cpp | 578 legacy_hal_.lock()->configureNdOffload(ifname_, enable); in enableNdOffloadInternal() |
H A D | wifi_legacy_hal.h | 546 wifi_error configureNdOffload(const std::string& iface_name, bool enable); |
H A D | wifi_legacy_hal.cpp | 856 wifi_error WifiLegacyHal::configureNdOffload(const std::string& iface_name, in configureNdOffload() function in android::hardware::wifi::V1_5::implementation::legacy_hal::WifiLegacyHal |