Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/include/btc/
Dbtc_config.h32 size_t btc_config_get_bin_length(const char *section, const char *key);
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_config.c213 size_t btc_config_get_bin_length(const char *section, const char *key) in btc_config_get_bin_length() function
Dbtc_storage.c337 size_t len = btc_config_get_bin_length(name, "HidDescriptor"); in btc_storage_load_bonded_hid_info()