Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/co/
H A Dbta_hh_co.cc688 int cache_version = -1; in bta_hh_le_co_cache_load() local
689 btif_config_get_int(bdstr, "HidReportVersion", &cache_version); in bta_hh_le_co_cache_load()
691 if (cache_version != BTA_HH_CACHE_REPORT_VERSION) { in bta_hh_le_co_cache_load()