Home
last modified time | relevance | path

Searched refs:getLinkLayerStats_1_3 (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/wifi/1.3/vts/functional/
Dwifi_sta_iface_hidl_test.cpp90 HIDL_INVOKE(wifi_sta_iface_, getLinkLayerStats_1_3); in TEST_F()
/hardware/interfaces/wifi/1.3/
DIWifiStaIface.hal44 getLinkLayerStats_1_3() generates (WifiStatus status, StaLinkLayerStats stats);
/hardware/interfaces/wifi/1.3/default/
Dwifi_sta_iface.h78 Return<void> getLinkLayerStats_1_3(
Dwifi_sta_iface.cpp159 Return<void> WifiStaIface::getLinkLayerStats_1_3( in getLinkLayerStats_1_3() function in android::hardware::wifi::V1_3::implementation::WifiStaIface