HomeSort by relevance Sort by last modified time
    Searched refs:wifi_wmm_ac_stat (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h 181 } wifi_wmm_ac_stat; typedef in typeref:struct:__anon24971
203 wifi_wmm_ac_stat ac[WIFI_AC_MAX]; // per ac data packet statistics
  /hardware/qcom/wlan/qcwcn/wifi_hal/
llstats.cpp 210 static wifi_error get_wifi_wmm_ac_stat(wifi_wmm_ac_stat *stats,
514 wifi_wmm_ac_stat *pWmmStats;
650 pWmmStats = (wifi_wmm_ac_stat *) ((u8 *)stats->ac
651 + (i++ * sizeof(wifi_wmm_ac_stat)));
    [all...]

Completed in 157 milliseconds