Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h297 bool GetProfileEnable() const;
H A Da2dp_profile.cpp101 bool A2dpProfile::GetProfileEnable() const in GetProfileEnable() function in OHOS::bluetooth::A2dpProfile
145 if (GetProfileEnable()) { in Enable()
529 …LOG_INFO("[A2dpProfile]%{public}s enable(%{public}d) role(%u)\n", __func__, GetProfileEnable(), Ge… in Disable()
536 if (!GetProfileEnable()) { in Disable()