Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_btif_config.h156 struct btif_config_set_str { struct
166 extern struct btif_config_set_str btif_config_set_str; argument
Dmock_btif_config.cc61 struct btif_config_set_str btif_config_set_str; variable
115 bool btif_config_set_str(const std::string& section, const std::string& key, in btif_config_set_str() function
/system/bt/btif/src/
Dbtif_config.cc492 bool btif_config_set_str(const std::string& section, const std::string& key, in btif_config_set_str() function