Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/common/osi/include/osi/
Dconfig.h119 const config_section_node_t *config_section_end(const config_t *config);
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_config.c266 return (const btc_config_section_iter_t *)config_section_end(config); in btc_config_section_end()
/hal_espressif-3.7.0/components/bt/common/osi/
Dconfig.c284 const config_section_node_t *config_section_end(const config_t *config) in config_section_end() function