Home
last modified time | relevance | path

Searched refs:enable_host_uwb_connector (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dpica.cpp55 return config_.enable_host_uwb_connector() && instance_.start_pica(); in Enabled()
Duwb_connector.cpp47 bool Enabled() const override { return config_.enable_host_uwb_connector(); } in Enabled()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp273 bool CuttlefishConfig::enable_host_uwb_connector() const { in enable_host_uwb_connector() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h132 bool enable_host_uwb_connector() const;