Searched refs:cache_version (Results 1 – 1 of 1) sorted by relevance
999 int cache_version = -1; in bta_hh_le_co_cache_load() local1000 btif_config_get_int(bdstr, BTIF_STORAGE_KEY_HOGP_REPORT_VERSION, &cache_version); in bta_hh_le_co_cache_load()1002 if (cache_version != BTA_HH_CACHE_REPORT_VERSION) { in bta_hh_le_co_cache_load()