Searched refs:getRxPktFates (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/wifi/1.3/default/ | ||
D | wifi_legacy_hal.h | 268 std::pair<wifi_error, std::vector<wifi_rx_report>> getRxPktFates( |
D | wifi_sta_iface.cpp | 615 legacy_hal_.lock()->getRxPktFates(ifname_); in getDebugRxPacketFatesInternal() |
D | wifi_legacy_hal.cpp | 855 std::pair<wifi_error, std::vector<wifi_rx_report>> WifiLegacyHal::getRxPktFates( in getRxPktFates() function in android::hardware::wifi::V1_3::implementation::legacy_hal::WifiLegacyHal |