Searched defs:value_str (Results 1 – 2 of 2) sorted by relevance
348 const char *value_str = config_get_string(config, section, key, NULL); in btif_config_get_bin() local374 const char *value_str = config_get_string(config, section, key, NULL); in btif_config_get_bin_length() local
199 char value_str[32] = { 0 }; in config_set_int() local