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

  /device/google/wahoo/power-libperfmgr/
power-helper.c 50 #ifndef WLAN_POWER_STAT
51 #define WLAN_POWER_STAT "/d/wlan0/power_stats"
179 return extract_stats(list, WLAN_POWER_STAT, wlan_stat_map, ARRAY_SIZE(wlan_stat_map));
  /device/google/marlin/power/
power-helper.c 66 #ifndef WLAN_POWER_STAT
67 #define WLAN_POWER_STAT "/d/wlan_wcnss/power_stats"
637 ret = extract_stats(list, WLAN_POWER_STAT, wlan_param_names, WLAN_PARAM_COUNT, false);

Completed in 453 milliseconds