Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/include/btc/
Dbtc_config.h25 bool btc_config_get_str(const char *section, const char *key, char *value, int *size_bytes);
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_config.c148 bool btc_config_get_str(const char *section, const char *key, char *value, int *size_bytes) in btc_config_get_str() function