Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_btif_config.h73 struct btif_config_exist { struct
80 extern struct btif_config_exist btif_config_exist; argument
Dmock_btif_config.cc55 struct btif_config_exist btif_config_exist; variable
85 bool btif_config_exist(const std::string& section, const std::string& key) { in btif_config_exist() function
/system/bt/btif/src/
Dbtif_config.cc390 bool btif_config_exist(const std::string& section, const std::string& key) { in btif_config_exist() function