Searched refs:getLinkLayerStats_1_5 (Results 1 – 6 of 6) sorted by relevance
96 HIDL_INVOKE(wifi_sta_iface_, getLinkLayerStats_1_5); in TEST_P()
43 getLinkLayerStats_1_5() generates (WifiStatus status, StaLinkLayerStats stats);
81 Return<void> getLinkLayerStats_1_5(
166 Return<void> WifiStaIface::getLinkLayerStats_1_5( in getLinkLayerStats_1_5() function in android::hardware::wifi::V1_5::implementation::WifiStaIface
1190 iface.getLinkLayerStats_1_5((status, stats) -> { in getWifiLinkLayerStats_1_5_Internal()
1093 verify(mIWifiStaIfaceV15).getLinkLayerStats_1_5(any()); in testLinkLayerStatsCorrectVersionWithHalV1_5()