Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/include/btc/
Dbtc_config.h26 bool btc_config_set_str(const char *section, const char *key, const char *value);
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_config.c168 bool btc_config_set_str(const char *section, const char *key, const char *value) in btc_config_set_str() function