Home
last modified time | relevance | path

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

/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(), GetRole()); in Disable()
536 if (!GetProfileEnable()) { in Disable()

Completed in 3 milliseconds