Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp268 void CuttlefishConfig::set_enable_host_uwb_connector(bool enable_host_uwb) { in set_enable_host_uwb_connector() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h148 void set_enable_host_uwb_connector(bool enable_host_uwb);
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1284 tmp_config_obj.set_enable_host_uwb_connector(FLAGS_enable_host_uwb && in InitializeCuttlefishConfiguration()