Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp284 void CuttlefishConfig::set_enable_host_bluetooth(bool enable_host_bluetooth) { in set_enable_host_bluetooth() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h151 void set_enable_host_bluetooth(bool enable_host_bluetooth);
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1071 tmp_config_obj.set_enable_host_bluetooth(FLAGS_enable_host_bluetooth || in InitializeCuttlefishConfiguration()