Searched refs:btif_config_has_section (Results 1 – 3 of 3) sorted by relevance
30 bool btif_config_has_section(const char *section);
167 bool btif_config_has_section(const char *section) { in btif_config_has_section() function
1506 if (btif_config_has_section(BTIF_STORAGE_PATH_AUTOPAIR_BLACKLIST)) { in btif_storage_load_autopair_device_list()