Home
last modified time | relevance | path

Searched refs:kStuckQueueLengthThreshold (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/wifi/
Dwifi.h365 static const size_t kStuckQueueLengthThreshold; variable
Dwifi.cc111 const size_t WiFi::kStuckQueueLengthThreshold = 40; // ~1 full-channel scan member in shill::WiFi
163 kStuckQueueLengthThreshold,
Dwifi_unittest.cc589 dispatcher, kDeviceName, WiFi::kStuckQueueLengthThreshold, in WiFiObjectTest()