Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_btif_config.h142 struct btif_config_get_str { struct
152 extern struct btif_config_get_str btif_config_get_str; argument
Dmock_btif_config.cc60 struct btif_config_get_str btif_config_get_str; variable
109 bool btif_config_get_str(const std::string& section, const std::string& key, in btif_config_get_str() function
/system/bt/btif/src/
Dbtif_config.cc472 bool btif_config_get_str(const std::string& section, const std::string& key, in btif_config_get_str() function