Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_btif_config.h84 struct btif_config_get_int { struct
95 extern struct btif_config_get_int btif_config_get_int; argument
Dmock_btif_config.cc56 struct btif_config_get_int btif_config_get_int; variable
89 bool btif_config_get_int(const std::string& section, const std::string& key, in btif_config_get_int() function
/system/bt/btif/src/
Dbtif_config.cc399 bool btif_config_get_int(const std::string& section, const std::string& key, in btif_config_get_int() function