Home
last modified time | relevance | path

Searched defs:config_get_int (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_config.h91 struct config_get_int { struct
104 extern struct config_get_int config_get_int; argument
Dmock_osi_config.cc41 struct config_get_int config_get_int; variable
81 int config_get_int(const config_t& config, const std::string& section, in config_get_int() function
/packages/modules/Bluetooth/system/osi/src/
Dconfig.cc150 int config_get_int(const config_t& config, const std::string& section, in config_get_int() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc128 int config_get_int(const config_t& config, const std::string& section, in config_get_int() function