Home
last modified time | relevance | path

Searched defs:enable_host_bluetooth (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp587 void CuttlefishConfig::set_enable_host_bluetooth(bool enable_host_bluetooth) { in set_enable_host_bluetooth()
590 bool CuttlefishConfig::enable_host_bluetooth() const { in enable_host_bluetooth() function in cuttlefish::CuttlefishConfig