Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h346 void SetA2dpVersion(bool value);
H A Da2dp_profile_peer.cpp450 void A2dpProfilePeer::SetA2dpVersion(bool value) in SetA2dpVersion() function in OHOS::bluetooth::A2dpProfilePeer
602 profilePeer->SetA2dpVersion(true); in ParseSDPInformation()
604 profilePeer->SetA2dpVersion(false); in ParseSDPInformation()