Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A 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
H A 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
/aosp12/system/bt/btif/src/
H A Dbtif_config.cc574 size_t btif_config_get_bin_length(const std::string& section, in btif_config_get_bin_length() function