Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_metrics_logging.h75 int save_metric_id_from_metric_id_allocator(const RawAddress&);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_metrics_logging.cc115 int save_metric_id_from_metric_id_allocator(const RawAddress& address) { in save_metric_id_from_metric_id_allocator() function
Dbtif_config.cc149 save_metric_id_from_metric_id_allocator(address); in init_metric_id_allocator()
Dbtif_dm.cc619 if (!save_metric_id_from_metric_id_allocator(bd_addr)) { in bond_state_changed()