Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_sta_iface.cpp476 legacy_hal_.lock()->disableLinkLayerStats(ifname_); in disableLinkLayerStatsCollectionInternal()
H A Dwifi_legacy_hal.h529 wifi_error disableLinkLayerStats(const std::string& iface_name);
H A Dwifi_legacy_hal.cpp704 wifi_error WifiLegacyHal::disableLinkLayerStats(const std::string& iface_name) { in disableLinkLayerStats() function in android::hardware::wifi::V1_5::implementation::legacy_hal::WifiLegacyHal