Searched refs:btc_config_has_section (Results 1 – 3 of 3) sorted by relevance
21 bool btc_config_has_section(const char *section);
105 bool btc_config_has_section(const char *section) in btc_config_has_section() function
43 …orage_get_num_all_bond_devices() >= BTM_SEC_MAX_DEVICE_RECORDS && !btc_config_has_section(bdstr)) { in btc_storage_add_bonded_device()