Searched defs:EnableHighBitrates (Results 1 - 2 of 2) sorted by relevance

/system/connectivity/shill/dbus/
H A Dchromeos_supplicant_interface_proxy.cc159 bool ChromeosSupplicantInterfaceProxy::EnableHighBitrates() { function in class:shill::ChromeosSupplicantInterfaceProxy
163 if (!interface_proxy_->EnableHighBitrates(&error)) {
/system/connectivity/shill/wifi/
H A Dwifi.cc1614 EnableHighBitrates();
2008 EnableHighBitrates();
2364 void WiFi::EnableHighBitrates() { function in class:shill::WiFi
2366 if (!supplicant_interface_proxy_->EnableHighBitrates()) {

Completed in 224 milliseconds