Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_storage.cc77 #define BTIF_STORAGE_PATH_REMOTE_ALIASE "Aliase" macro
221 btif_config_set_str(bdstr, BTIF_STORAGE_PATH_REMOTE_ALIASE, value); in prop2cfg()
320 ret = btif_config_get_str(bdstr, BTIF_STORAGE_PATH_REMOTE_ALIASE, in cfg2prop()
854 if (btif_config_exist(bdstr, BTIF_STORAGE_PATH_REMOTE_ALIASE)) { in btif_storage_remove_bonded_device()
855 ret &= btif_config_remove(bdstr, BTIF_STORAGE_PATH_REMOTE_ALIASE); in btif_storage_remove_bonded_device()