Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_storage.c80 #define BTIF_AUTO_PAIR_CONF_FILE "/etc/bluetooth/auto_pair_devlist.conf" macro
1511 config_t *config = config_new(BTIF_AUTO_PAIR_CONF_FILE); in btif_storage_load_autopair_device_list()
1513 …ERROR("%s failed to open auto pair blacklist conf file '%s'.", __func__, BTIF_AUTO_PAIR_CONF_FILE); in btif_storage_load_autopair_device_list()