Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_info.h94 static const std::vector<ProfileInfo> GetConfigSupportProfiles(BTTransport transport);
100 #define GET_CONFIG_PROFILES SupportProfilesInfo::GetConfigSupportProfiles
H A Dprofile_info.cpp61 const std::vector<ProfileInfo> SupportProfilesInfo::GetConfigSupportProfiles(BTTransport transport) in GetConfigSupportProfiles() function in OHOS::bluetooth::SupportProfilesInfo