Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_config.h136 struct btif_config_get_str { struct
146 extern struct btif_config_get_str btif_config_get_str; argument
Dmock_btif_config.cc48 struct btif_config_get_str btif_config_get_str; variable
95 bool btif_config_get_str(const std::string& section, const std::string& key, in btif_config_get_str() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_config.cc265 bool btif_config_get_str(const std::string& section, const std::string& key, in btif_config_get_str() function