Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/common/osi/
Dconfig.c510 static char *trim(char *str) in trim() function
594 char *line_ptr = trim(line); in config_parse()
617 config_set_string(config, section, trim(line_ptr), trim(split + 1), true); in config_parse()