Searched refs:GetProfileServiceConnectState (Results 1 – 4 of 4) sorted by relevance
87 virtual BTConnectState GetProfileServiceConnectState(const uint32_t profileID) const = 0;
150 BTConnectState GetProfileServiceConnectState(const uint32_t profileID) const override;
541 BTConnectState ProfileServiceManager::GetProfileServiceConnectState(const uint32_t profileID) const in GetProfileServiceConnectState() function in OHOS::bluetooth::ProfileServiceManager
962 state = (int32_t)IProfileManager::GetInstance()->GetProfileServiceConnectState(profileId); in GetBtProfileConnState()