Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_btif_config.h170 struct btif_config_get_bin { struct
180 extern struct btif_config_get_bin btif_config_get_bin; argument
H A Dmock_btif_config.cc62 struct btif_config_get_bin btif_config_get_bin; variable
120 bool btif_config_get_bin(const std::string& section, const std::string& key, in btif_config_get_bin() function
/aosp12/system/bt/btif/src/
H A Dbtif_config.cc509 bool btif_config_get_bin(const std::string& section, const std::string& key, in btif_config_get_bin() function