Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/osi/include/osi/
Dconfig.h105 bool config_update_newest_section(config_t *config, const char *section);
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_config.c307 return config_update_newest_section(config, section); in btc_config_update_newest_section()
/hal_espressif-latest/components/bt/common/osi/
Dconfig.c257 bool config_update_newest_section(config_t *config, const char *section) in config_update_newest_section() function