Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/include/btc/
Dbtc_config.h30 bool btc_config_remove_section(const char *section);
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_config.c294 bool btc_config_remove_section(const char *section) in btc_config_remove_section() function
Dbtc_ble_storage.c46 btc_config_remove_section(section); in _btc_storage_save()
78 if(btc_config_remove_section(need_remove_section)) { in _btc_storage_save()