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