Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/include/
H A Dbtif_metrics_logging.h65 int save_metric_id_from_metric_id_allocator(const RawAddress&);
/aosp12/system/bt/btif/src/
H A Dbtif_metrics_logging.cc145 int save_metric_id_from_metric_id_allocator(const RawAddress& address) { in save_metric_id_from_metric_id_allocator() function
H A Dbtif_config.cc239 save_metric_id_from_metric_id_allocator(address); in init_metric_id_allocator()
H A Dbtif_dm.cc457 if (!save_metric_id_from_metric_id_allocator(bd_addr)) { in bond_state_changed()