Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_metrics_logging.h73 int allocate_metric_id_from_metric_id_allocator(const RawAddress&);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_metrics_logging.cc111 int allocate_metric_id_from_metric_id_allocator(const RawAddress& address) { in allocate_metric_id_from_metric_id_allocator() function
Dbtif_config.cc148 allocate_metric_id_from_metric_id_allocator(address); in init_metric_id_allocator()
Dbluetooth.cc1039 return allocate_metric_id_from_metric_id_allocator(address); in get_metric_id()
Dbtif_dm.cc618 allocate_metric_id_from_metric_id_allocator(bd_addr); in bond_state_changed()