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 187 } wifi_wmm_ac_stat; typedef in typeref:struct:__anon43376
209 wifi_wmm_ac_stat ac[WIFI_AC_MAX]; // per ac data packet statistics
  /hardware/qcom/wlan/qcwcn/wifi_hal/
llstats.cpp 218 static wifi_error get_wifi_wmm_ac_stat(wifi_wmm_ac_stat *stats,
522 wifi_wmm_ac_stat *pWmmStats;
666 pWmmStats = (wifi_wmm_ac_stat *) ((u8 *)stats->ac
667 + (i++ * sizeof(wifi_wmm_ac_stat)));
    [all...]

Completed in 433 milliseconds