Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/
Dtypes.hal78 * Link layer stats retrieved via |getLinkLayerStats|.
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_sta_iface_hidl_test.cpp161 HIDL_INVOKE(wifi_sta_iface_, getLinkLayerStats).first.code); in TEST_F()
/hardware/interfaces/wifi/1.3/default/
Dwifi_sta_iface.h76 Return<void> getLinkLayerStats(
Dwifi_sta_iface.cpp152 Return<void> WifiStaIface::getLinkLayerStats( in getLinkLayerStats() function in android::hardware::wifi::V1_3::implementation::WifiStaIface
476 legacy_hal_.lock()->getLinkLayerStats(ifname_); in getLinkLayerStatsInternal_1_3()
Dwifi_legacy_hal.h231 std::pair<wifi_error, LinkLayerStats> getLinkLayerStats(
Dwifi_legacy_hal.cpp651 std::pair<wifi_error, LinkLayerStats> WifiLegacyHal::getLinkLayerStats( in getLinkLayerStats() function in android::hardware::wifi::V1_3::implementation::legacy_hal::WifiLegacyHal
/hardware/interfaces/wifi/1.0/
DIWifiStaIface.hal329 getLinkLayerStats() generates (WifiStatus status, StaLinkLayerStats stats);
Dtypes.hal477 * Link layer stats retrieved via |getLinkLayerStats|.