Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp259 static constexpr char kEnableHostUwb[] = "enable_host_uwb"; variable
261 (*dictionary_)[kEnableHostUwb] = enable_host_uwb; in set_enable_host_uwb()
264 return (*dictionary_)[kEnableHostUwb].asBool(); in enable_host_uwb()