Home
last modified time | relevance | path

Searched refs:SetReconfigTag (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h491 void SetReconfigTag(bool value);
H A Da2dp_avdtp.cpp778 peer->SetReconfigTag(false); in ParseAvdtpReconfigureCFM()
781 peer->SetReconfigTag(true); in ParseAvdtpReconfigureCFM()
791 peer->SetReconfigTag(false); in ParseAvdtpReconfigureCFM()
H A Da2dp_profile_peer.cpp931 void A2dpProfilePeer::SetReconfigTag(bool value) in SetReconfigTag() function in OHOS::bluetooth::A2dpProfilePeer