Home
last modified time | relevance | path

Searched refs:getLinkLayerStats (Results 1 – 15 of 15) sorted by relevance

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIWifiStaIface.aidl48 android.hardware.wifi.StaLinkLayerStats getLinkLayerStats(); in getLinkLayerStats() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIWifiStaIface.aidl48 android.hardware.wifi.StaLinkLayerStats getLinkLayerStats(); in getLinkLayerStats() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifiStaIface.aidl48 android.hardware.wifi.StaLinkLayerStats getLinkLayerStats(); in getLinkLayerStats() method
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifiStaIface.aidl287 StaLinkLayerStats getLinkLayerStats(); in getLinkLayerStats() method
/hardware/interfaces/wifi/1.3/
Dtypes.hal78 * Link layer stats retrieved via |getLinkLayerStats|.
/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_sta_iface_aidl_test.cpp220 EXPECT_TRUE(wifi_sta_iface_->getLinkLayerStats(&link_layer_stats).isOk()); in TEST_P()
267 EXPECT_TRUE(wifi_sta_iface_->getLinkLayerStats(&link_layer_stats).isOk()); in TEST_P()
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_sta_iface_hidl_test.cpp167 HIDL_INVOKE(wifi_sta_iface_, getLinkLayerStats).first.code); in TEST_P()
/hardware/interfaces/wifi/aidl/default/
Dwifi_sta_iface.h69 ndk::ScopedAStatus getLinkLayerStats(StaLinkLayerStats* _aidl_return) override;
Dwifi_sta_iface.cpp137 ndk::ScopedAStatus WifiStaIface::getLinkLayerStats(StaLinkLayerStats* _aidl_return) { in getLinkLayerStats() function in aidl::android::hardware::wifi::WifiStaIface
565 legacy_status = legacy_hal_.lock()->getLinkLayerStats(ifname_, legacy_stats, legacy_ml_stats); in getLinkLayerStatsInternal()
Dwifi_legacy_hal.h639 wifi_error getLinkLayerStats(const std::string& iface_name,
Dwifi_legacy_hal.cpp871 wifi_error WifiLegacyHal::getLinkLayerStats(const std::string& iface_name, in getLinkLayerStats() function in aidl::android::hardware::wifi::legacy_hal::WifiLegacyHal
/hardware/interfaces/wifi/1.5/
Dtypes.hal272 * Link layer stats retrieved via |getLinkLayerStats|.
/hardware/interfaces/wifi/1.0/
DIWifiStaIface.hal329 getLinkLayerStats() generates (WifiStatus status, StaLinkLayerStats stats);
Dtypes.hal477 * Link layer stats retrieved via |getLinkLayerStats|.
/hardware/interfaces/wifi/1.6/
Dtypes.hal370 * Link layer stats retrieved via |getLinkLayerStats|.