Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dmac80211_monitor.cc46 const char Mac80211Monitor::kWakeQueuesPathFormat[] = member in shill::Mac80211Monitor
85 base::StringPrintf(kWakeQueuesPathFormat, phy_name.c_str())); in Start()
Dmac80211_monitor.h80 static const char kWakeQueuesPathFormat[]; variable