Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_btif_config.h196 struct btif_config_set_bin { struct
206 extern struct btif_config_set_bin btif_config_set_bin; argument
Dmock_btif_config.cc64 struct btif_config_set_bin btif_config_set_bin; variable
131 bool btif_config_set_bin(const std::string& section, const std::string& key, in btif_config_set_bin() function
/system/bt/btif/src/
Dbtif_config.cc587 bool btif_config_set_bin(const std::string& section, const std::string& key, in btif_config_set_bin() function