Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_btif_config.h84 struct btif_config_get_int { struct
95 extern struct btif_config_get_int btif_config_get_int; argument
H A 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
/aosp12/system/bt/btif/src/
H A Dbtif_config.cc399 bool btif_config_get_int(const std::string& section, const std::string& key, in btif_config_get_int() function