Searched refs:need_remove_section (Results 1 – 1 of 1) sorted by relevance
66 const char *need_remove_section = btc_config_section_name(need_remove_iter); in _btc_storage_save() local67 if (!string_is_bdaddr(need_remove_section) || in _btc_storage_save()68 … !btc_config_get_int(need_remove_section, BTC_BLE_STORAGE_DEV_TYPE_STR, (int *)&device_type) || in _btc_storage_save()75 string_to_bdaddr(need_remove_section, &bd_addr); in _btc_storage_save()78 if(btc_config_remove_section(need_remove_section)) { in _btc_storage_save()79 …eded the maximum nubmer of bonded devices, delete the last device info : %s", need_remove_section); in _btc_storage_save()