Searched refs:kAdapterSection (Results 1 – 3 of 3) sorted by relevance
57 const std::string StorageModule::kAdapterSection = "Adapter"; member in bluetooth::storage::StorageModule151 if (!config || !config->HasSection(kAdapterSection)) { in Start()156 if (!config || !config->HasSection(kAdapterSection)) { in Start()223 return AdapterConfig(&pimpl_->cache_, &pimpl_->memory_only_cache_, kAdapterSection); in GetAdapterConfig()
48 static const std::string kAdapterSection; variable
221 storage->GetConfigCachePublic()->GetProperty(StorageModule::kAdapterSection, "Address"), in TEST_F()