Searched refs:kAdapterSection (Results 1 – 3 of 3) sorted by relevance
62 const std::string StorageModule::kAdapterSection = BTIF_STORAGE_SECTION_ADAPTER; member in bluetooth::storage::StorageModule161 if (!config || !config->HasSection(kAdapterSection)) { in Start()
56 static const std::string kAdapterSection; variable
198 storage->GetPropertyPublic(StorageModule::kAdapterSection, BTIF_STORAGE_KEY_ADDRESS), in TEST_F()