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.h303 struct config_set_string { struct
313 extern struct config_set_string config_set_string; argument
Dmock_osi_config.cc55 struct config_set_string config_set_string; variable
146 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.cc152 void config_set_string(config_t* config, const std::string& section, in config_set_string() function