Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_config.h259 struct config_save { struct
269 extern struct config_save config_save; argument
Dmock_osi_config.cc54 struct config_save config_save; variable
134 bool config_save(const config_t& config, const std::string& filename) { in config_save() function
/packages/modules/Bluetooth/system/osi/src/
Dconfig.cc264 bool config_save(const config_t& config, const std::string& filename) { in config_save() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc101 bool config_save(const config_t& config, const std::string& filename) { in config_save() function