Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/osi/
Dconfig.c266 section_t *first_sec = list_node(first_node); in config_update_newest_section() local
267 if (strcmp(first_sec->name, section) == 0) { in config_update_newest_section()