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

/system/bt/btif/include/
H A Dbtif_config.h52 size_t btif_config_get_bin_length(const std::string& section,
/system/bt/btif/co/
H A Dbta_hh_co.cc527 size_t len = btif_config_get_bin_length(bdstr, "HidReport");
564 size_t len = btif_config_get_bin_length(bdstr, "HidReport");
/system/bt/btif/src/
H A Dbtif_config.cc343 size_t btif_config_get_bin_length(const std::string& section, function
H A Dbtif_storage.cc1311 size_t len = btif_config_get_bin_length(name, "HidDescriptor");

Completed in 93 milliseconds