Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_config.h59 struct btif_config_exist { struct
64 extern struct btif_config_exist btif_config_exist; argument
Dmock_btif_config.cc46 struct btif_config_exist btif_config_exist; variable
74 bool btif_config_exist(const std::string& section, const std::string& key) { in btif_config_exist() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_config.cc204 bool btif_config_exist(const std::string& section, const std::string& key) { in btif_config_exist() function