Searched refs:BTIF_STORAGE_KEY_METRICS_ID_KEY (Results 1 – 2 of 2) sorted by relevance
115 if (btif_config_exist(addr_str, BTIF_STORAGE_KEY_METRICS_ID_KEY)) { in init_metric_id_allocator()118 btif_config_get_int(addr_str, BTIF_STORAGE_KEY_METRICS_ID_KEY, &id); in init_metric_id_allocator()133 BTIF_STORAGE_KEY_METRICS_ID_KEY, id); in init_metric_id_allocator()138 BTIF_STORAGE_KEY_METRICS_ID_KEY); in init_metric_id_allocator()
106 #define BTIF_STORAGE_KEY_METRICS_ID_KEY "MetricsId" macro