Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp260 void CuttlefishConfig::set_enable_host_uwb(bool enable_host_uwb) { in set_enable_host_uwb()
263 bool CuttlefishConfig::enable_host_uwb() const { in enable_host_uwb() function in cuttlefish::CuttlefishConfig
268 void CuttlefishConfig::set_enable_host_uwb_connector(bool enable_host_uwb) { in set_enable_host_uwb_connector()