Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_config.h216 struct btif_config_remove { struct
225 extern struct btif_config_remove btif_config_remove; argument
Dmock_btif_config.cc54 struct btif_config_remove btif_config_remove; variable
127 bool btif_config_remove(const std::string& section, const std::string& key) { in btif_config_remove() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_config.cc321 bool btif_config_remove(const std::string& section, const std::string& key) { in btif_config_remove() function