Searched refs:RemoveKey (Results 1 – 4 of 4) sorted by relevance
328 test_btif_config_cache.RemoveKey(kBtAddr1, "LinkKey"); in TEST()386 test_btif_config_cache.RemoveKey(kBtAddr1, "LinkKey"); in TEST()395 test_btif_config_cache.RemoveKey(kBtAddr2, "LE_KEY_PENC"); in TEST()403 test_btif_config_cache.RemoveKey(kBtAddr3, "LE_KEY_PID"); in TEST()412 test_btif_config_cache.RemoveKey(kBtAddr4, "LE_KEY_PCSRK"); in TEST()419 test_btif_config_cache.RemoveKey(kBtAddr5, "LE_KEY_LENC"); in TEST()
40 bool RemoveKey(const std::string& section_name, const std::string& key);
116 bool BtifConfigCache::RemoveKey(const std::string& section_name, in RemoveKey() function in BtifConfigCache
644 return btif_config_cache.RemoveKey(section, key); in btif_config_remove()