Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_config.h159 struct btif_config_get_bin_length { struct
166 extern struct btif_config_get_bin_length btif_config_get_bin_length; argument
Dmock_btif_config.cc54 struct btif_config_get_bin_length btif_config_get_bin_length; variable
109 size_t btif_config_get_bin_length(const std::string& section, const std::string& key) { in btif_config_get_bin_length() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_config.cc274 size_t btif_config_get_bin_length(const std::string& section, const std::string& key) { in btif_config_get_bin_length() function