Searched refs:btif_config_open (Results 1 - 1 of 1) sorted by relevance

/system/bt/btif/src/
H A Dbtif_config.c81 static config_t *btif_config_open(const char* filename);
148 config = btif_config_open(CONFIG_FILE_PATH);
153 config = btif_config_open(CONFIG_BACKUP_PATH);
220 static config_t *btif_config_open(const char *filename) { function

Completed in 89 milliseconds