Searched refs:btif_config_get_paired_devices (Results 1 – 3 of 3) sorted by relevance
66 std::vector<RawAddress> btif_config_get_paired_devices();
452 for (const auto& bd_addr : btif_config_get_paired_devices()) { in btif_in_fetch_bonded_devices()875 for (const auto& bd_addr : btif_config_get_paired_devices()) { in remove_devices_with_sample_ltk()1362 for (const auto& bd_addr : btif_config_get_paired_devices()) { in btif_storage_load_bonded_hid_info()1503 for (const auto& bd_addr : btif_config_get_paired_devices()) { in btif_storage_load_bonded_hearing_aids()1693 for (const auto& bd_addr : btif_config_get_paired_devices()) { in btif_storage_load_hidd()1721 for (const auto& bd_addr : btif_config_get_paired_devices()) { in btif_storage_set_hidd()
204 for (const auto& mac_address : btif_config_get_paired_devices()) { in init_metric_id_allocator()612 std::vector<RawAddress> btif_config_get_paired_devices() { in btif_config_get_paired_devices() function