Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_btif_config.h73 struct btif_config_exist { struct
80 extern struct btif_config_exist btif_config_exist; argument
H A 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
/aosp12/system/bt/btif/src/
H A Dbtif_config.cc390 bool btif_config_exist(const std::string& section, const std::string& key) { in btif_config_exist() function