Home
last modified time | relevance | path

Searched refs:stat_ptr (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal.cpp855 wifi_link_stat* WifiLegacyHal::copyLinkStat(wifi_link_stat* stat_ptr, in copyLinkStat() argument
858 linkStat.stat = *stat_ptr; in copyLinkStat()
859 wifi_peer_info* l_peer_info_stats_ptr = stat_ptr->peer_info; in copyLinkStat()
Dwifi_legacy_hal.h860 wifi_link_stat* copyLinkStat(wifi_link_stat* stat_ptr, std::vector<LinkStats>& stats);