Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_config.h304 struct config_set_string { struct
314 extern struct config_set_string config_set_string; argument
Dmock_osi_config.cc57 struct config_set_string config_set_string; variable
148 void config_set_string(config_t* config, const std::string& section, in config_set_string() function
/packages/modules/Bluetooth/system/osi/src/
Dconfig.cc209 void config_set_string(config_t* config, const std::string& section, in config_set_string() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc154 void config_set_string(config_t* config, const std::string& section, in config_set_string() function