Searched defs:btif_config_get_int (Results 1 – 3 of 3) sorted by relevance
68 struct btif_config_get_int { struct77 extern struct btif_config_get_int btif_config_get_int; argument
47 struct btif_config_get_int btif_config_get_int; variable78 bool btif_config_get_int(const std::string& section, const std::string& key, int* value) { in btif_config_get_int() function
210 bool btif_config_get_int(const std::string& section, const std::string& key, int* value) { in btif_config_get_int() function