Searched refs:stuck_flags (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/wifi/
H A Dmac80211_monitor.cc139 uint32_t stuck_flags = local
141 SLOG(this, 2) << __func__ << " stuck_flags=" << stuck_flags; local
142 if (!(stuck_flags & kStopFlagPowerSave)) {
143 if (stuck_flags) {
144 LOG(INFO) << "Skipping wake: stuck_flags is "
145 << std::showbase << std::hex << stuck_flags
182 uint32_t stuck_flags = 0; local
196 stuck_flags = stuck_flags | queue_stat
[all...]

Completed in 67 milliseconds