Searched refs:getLinkLayerStats_1_3 (Results 1 – 6 of 6) sorted by relevance
98 HIDL_INVOKE(wifi_sta_iface_, getLinkLayerStats_1_3); in TEST_P()
44 getLinkLayerStats_1_3() generates (WifiStatus status, StaLinkLayerStats stats);
79 Return<void> getLinkLayerStats_1_3(
159 Return<void> WifiStaIface::getLinkLayerStats_1_3( in getLinkLayerStats_1_3() function in android::hardware::wifi::V1_5::implementation::WifiStaIface
1167 iface.getLinkLayerStats_1_3((status, stats) -> { in getWifiLinkLayerStats_1_3_Internal()
1082 verify(mIWifiStaIfaceV13).getLinkLayerStats_1_3(any()); in testLinkLayerStatsCorrectVersionWithHalV1_3()