Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/include/btc/
Dbtc_config.h31 bool btc_config_update_newest_section(const char *section);
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_config.c302 bool btc_config_update_newest_section(const char *section) in btc_config_update_newest_section() function
Dbtc_storage.c224 ret = btc_config_update_newest_section(bdstr); in btc_storage_update_active_device()