Home
last modified time | relevance | path

Searched defs:value_str (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/src/
Dbtif_config.c348 const char *value_str = config_get_string(config, section, key, NULL); in btif_config_get_bin() local
374 const char *value_str = config_get_string(config, section, key, NULL); in btif_config_get_bin_length() local
/system/bt/osi/src/
Dconfig.c199 char value_str[32] = { 0 }; in config_set_int() local