Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_config.h119 struct btif_config_get_str { struct
129 extern struct btif_config_get_str btif_config_get_str; argument
Dmock_btif_config.cc51 struct btif_config_get_str btif_config_get_str; variable
94 bool btif_config_get_str(const std::string& section, const std::string& key, char* value, in btif_config_get_str() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_config.cc253 bool btif_config_get_str(const std::string& section, const std::string& key, char* value, in btif_config_get_str() function