Home
last modified time | relevance | path

Searched refs:SetUserCodecConfigure (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h428 int SetUserCodecConfigure(const A2dpSrcCodecInfo &info);
H A Da2dp_profile.h447 int SetUserCodecConfigure(const BtAddr &addr, const A2dpSrcCodecInfo &info);
H A Da2dp_profile.cpp252 int A2dpProfile::SetUserCodecConfigure(const BtAddr &addr, const A2dpSrcCodecInfo &info) in SetUserCodecConfigure() function in OHOS::bluetooth::A2dpProfile
271 ret = peer->SetUserCodecConfigure(info); in SetUserCodecConfigure()
H A Da2dp_avdtp.cpp785 profile->SetUserCodecConfigure(bdAddr, codecStatus.codecInfo); in ParseAvdtpReconfigureCFM()
H A Da2dp_profile_peer.cpp661 int A2dpProfilePeer::SetUserCodecConfigure(const A2dpSrcCodecInfo &info) in SetUserCodecConfigure() function in OHOS::bluetooth::A2dpProfilePeer
H A Da2dp_service.cpp786 ret = pflA2dp->SetUserCodecConfigure(btAddr, info); in SetCodecPreference()

Completed in 9 milliseconds