Home
last modified time | relevance | path

Searched refs:GetCodecConfigure (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h363 A2dpCodecFactory *GetCodecConfigure() const;
H A Da2dp_avdtp.cpp398 if (peer->GetCodecConfigure()->SetPeerSourceCodecCapabilities(pCodecInfo)) { in ParseAvdtpReconfigureInd()
399 ret = peer->GetCodecConfigure()->SetSinkCodecConfig(pCodecInfo, pResultConfig); in ParseAvdtpReconfigureInd()
404 if (peer->GetCodecConfigure()->SetPeerSinkCodecCapabilities(pCodecInfo)) { in ParseAvdtpReconfigureInd()
405 ret = peer->GetCodecConfigure()->SetCodecConfig(pCodecInfo, pResultConfig); in ParseAvdtpReconfigureInd()
H A Da2dp_state_machine.cpp189 A2dpCodecFactory *codecFactory = profilePeer->GetCodecConfigure(); in ProcessSetConfigInd()
405 A2dpCodecFactory *codecFactory = profilePeer->GetCodecConfigure(); in ProcessSetConfigInd()
H A Da2dp_profile_peer.cpp466 A2dpCodecFactory *A2dpProfilePeer::GetCodecConfigure() const in GetCodecConfigure() function in OHOS::bluetooth::A2dpProfilePeer

Completed in 7 milliseconds