Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_btif_config.h220 struct btif_config_remove { struct
227 extern struct btif_config_remove btif_config_remove; argument
Dmock_btif_config.cc66 struct btif_config_remove btif_config_remove; variable
141 bool btif_config_remove(const std::string& section, const std::string& key) { in btif_config_remove() function
/system/bt/btif/src/
Dbtif_config.cc650 bool btif_config_remove(const std::string& section, const std::string& key) { in btif_config_remove() function