Home
last modified time | relevance | path

Searched refs:btconfig_path (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/facade/
Dfacade_main.cc161 auto btconfig_path = arg.substr(arg_btconfig_path.size()); in main() local
162 ::bluetooth::os::ParameterProvider::OverrideConfigFilePath(btconfig_path); in main()