Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/co/
Dbta_hh_co.cc999 int cache_version = -1; in bta_hh_le_co_cache_load() local
1000 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()