Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/include/hardware_legacy/
Dlink_layer_stats.h146 } wifi_traffic_ac; typedef
171 wifi_traffic_ac ac; // access category (VI, VO, BE, BK)
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dllstats.cpp227 …stats->ac = (wifi_traffic_ac)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STA… in get_wifi_wmm_ac_stat()