Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_config.h63 struct btif_config_get_int { struct
74 extern struct btif_config_get_int btif_config_get_int; argument
Dmock_btif_config.cc55 struct btif_config_get_int btif_config_get_int; variable
80 bool btif_config_get_int(const std::string& section, const std::string& key, in btif_config_get_int() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_config.cc220 bool btif_config_get_int(const std::string& section, const std::string& key, in btif_config_get_int() function