Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc96 #define BTIF_STORAGE_PATH_VERSION "ProductVersion" macro
224 btif_config_set_int(bdstr, BTIF_STORAGE_PATH_VERSION, info->version); in prop2cfg()
371 ret = btif_config_get_int(bdstr, BTIF_STORAGE_PATH_VERSION, &val); in cfg2prop()