Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/include/
Dbtif_config_util.h53 int btif_config_save_file(const char* file_name);
/external/bluetooth/bluedroid/btif/src/
Dbtif_config_util.cpp151 int btif_config_save_file(const char* file_name) in btif_config_save_file() function
Dbtif_config.c690 if(btif_config_save_file(file_name_new)) in save_cfg()