Home
last modified time | relevance | path

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

/system/bt/gd/storage/
Ddevice.cc35 const std::string kLeLegacyPseudoAddr = "LeLegacyPseudoAddr"; variable
55 …for (const auto& section_and_property : config->GetSectionNamesWithProperty(kLeLegacyPseudoAddr)) { in GetConfigSection()