Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_config.h133 struct btif_config_set_str { struct
141 extern struct btif_config_set_str btif_config_set_str; argument
Dmock_btif_config.cc52 struct btif_config_set_str btif_config_set_str; variable
99 bool btif_config_set_str(const std::string& section, const std::string& key, in btif_config_set_str() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_config.cc260 bool btif_config_set_str(const std::string& section, const std::string& key, in btif_config_set_str() function