Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_ble_storage.c64 const char *need_remove_section = btc_config_section_name(need_remove_iter); in _btc_storage_save() local
65 if (!string_is_bdaddr(need_remove_section)) { in _btc_storage_save()
71 string_to_bdaddr(need_remove_section, &bd_addr); in _btc_storage_save()
75 if (btc_config_remove_section(need_remove_section)) { in _btc_storage_save()