Home
last modified time | relevance | path

Searched defs:btif_config_get_bin_length (Results 1 – 3 of 3) sorted by relevance

/system/bt/test/mock/
Dmock_btif_config.h184 struct btif_config_get_bin_length { struct
192 extern struct btif_config_get_bin_length btif_config_get_bin_length; argument
Dmock_btif_config.cc63 struct btif_config_get_bin_length btif_config_get_bin_length; variable
126 size_t btif_config_get_bin_length(const std::string& section, in btif_config_get_bin_length() function
/system/bt/btif/src/
Dbtif_config.cc574 size_t btif_config_get_bin_length(const std::string& section, in btif_config_get_bin_length() function