Searched defs:ProfileConfig (Results 1 – 2 of 2) sorted by relevance
28 struct ProfileConfig { struct37 ProfileConfig profileInfo; argument
39 ProfileConfig::ProfileConfig() : pimpl(std::make_unique<impl>()){}; in ProfileConfig() function in OHOS::bluetooth::ProfileConfig