Home
last modified time | relevance | path

Searched refs:SetOptionalCodecsSupportState (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h506 void SetOptionalCodecsSupportState(int state) const;
H A Da2dp_service.h589 void SetOptionalCodecsSupportState(const RawAddress &device, int state);
H A Da2dp_profile_peer.cpp291 SetOptionalCodecsSupportState(A2DP_OPTIONAL_SUPPORT); in UpdatePeerCapabilityInfo()
312 SetOptionalCodecsSupportState(A2DP_OPTIONAL_SUPPORT); in UpdatePeerCapabilityInfo()
1190 void A2dpProfilePeer::SetOptionalCodecsSupportState(int state) const in SetOptionalCodecsSupportState() function in OHOS::bluetooth::A2dpProfilePeer
H A Da2dp_service.cpp1142 SetOptionalCodecsSupportState(device, supportOptCodec); in UpdateOptCodecStatus()
1179 void A2dpService::SetOptionalCodecsSupportState(const RawAddress &device, int state) in SetOptionalCodecsSupportState() function in OHOS::bluetooth::A2dpService