Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_config.cc202 std::vector<RawAddress> addresses_without_id; in init_metric_id_allocator() local
218 addresses_without_id.push_back(mac_address); in init_metric_id_allocator()
239 for (auto& address : addresses_without_id) { in init_metric_id_allocator()