Home
last modified time | relevance | path

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

/system/connectivity/shill/dbus/
Dchromeos_supplicant_interface_proxy.h96 static const char kPropertyDisableHighBitrates[]; variable
Dchromeos_supplicant_interface_proxy.cc38 const char ChromeosSupplicantInterfaceProxy::kPropertyDisableHighBitrates[] = member in shill::ChromeosSupplicantInterfaceProxy
54 RegisterProperty(kPropertyDisableHighBitrates, &disable_high_bitrates); in PropertySet()