Home
last modified time | relevance | path

Searched refs:btif_config_get_bin_length (Results 1 – 4 of 4) sorted by relevance

/system/bt/btif/include/
Dbtif_config.h52 size_t btif_config_get_bin_length(const std::string& section,
/system/bt/btif/co/
Dbta_hh_co.cc620 size_t len = btif_config_get_bin_length(bdstr, "HidReport"); in bta_hh_le_co_rpt_info()
657 size_t len = btif_config_get_bin_length(bdstr, "HidReport"); in bta_hh_le_co_cache_load()
/system/bt/btif/src/
Dbtif_config.cc438 size_t btif_config_get_bin_length(const std::string& section, in btif_config_get_bin_length() function
Dbtif_storage.cc1419 size_t len = btif_config_get_bin_length(name, "HidDescriptor"); in btif_storage_load_bonded_hid_info()