Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/
Dbtif_config.h51 void btif_config_remove_device_with_key(const std::string& key);
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_config.cc317 void btif_config_remove_device_with_key(const std::string& key) { in btif_config_remove_device_with_key() function
Dbtif_storage.cc1349 btif_config_remove_device_with_key(BTIF_STORAGE_KEY_RESTRICTED); in btif_storage_prune_devices()