Home
last modified time | relevance | path

Searched refs:GetPeerSEPInformation (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h83 AvdtSepConfig GetPeerSEPInformation() const;
180 AvdtSepInfo GetPeerSEPInformation() const;
H A Da2dp_profile_peer.cpp68 AvdtSepConfig A2dpStream::GetPeerSEPInformation() const in GetPeerSEPInformation() function in OHOS::bluetooth::A2dpStream
379 AvdtSepInfo A2dpProfilePeer::GetPeerSEPInformation() const in GetPeerSEPInformation() function in OHOS::bluetooth::A2dpProfilePeer
410 return streamCtrl_[selectbleStreamIndex_].GetPeerSEPInformation(); in GetPeerCapabilityInfo()
514 streamCtrl_[i].GetPeerSEPInformation().codecInfo, A2DP_CODEC_SIZE); in FindCapabilityMatched()
536 streamCtrl_[i].GetPeerSEPInformation().codecInfo, A2DP_CODEC_SIZE); in FindCapabilityMatched()
735 streamCtrl_[i].GetPeerSEPInformation().codecInfo, A2DP_CODEC_SIZE); in ChangeUserConfigureInfo()
804 streamCtrl_[i].GetPeerSEPInformation().codecInfo, A2DP_CODEC_SIZE); in SelectCodecInfo()
959 configureStream_.cfg.mediaType = streamCtrl_[selectbleStreamIndex_].GetPeerSEPInformation().mediaType; in SetConfigure()
960 configureStream_.cfg.numCodec = streamCtrl_[selectbleStreamIndex_].GetPeerSEPInformation().numCodec; in SetConfigure()
961 configureStream_.cfg.pscMask = streamCtrl_[selectbleStreamIndex_].GetPeerSEPInformation() in SetConfigure()
[all...]
H A Da2dp_avdtp.cpp605 msg.a2dpMsg.stream.acpSeid = peer->GetPeerSEPInformation().seid; in ParseAvdtpDiscoverCFM()
641 msg.a2dpMsg.stream.acpSeid = peer->GetPeerSEPInformation().seid; in ParseAvdtpGetCapabilityCFM()
685 msg.a2dpMsg.stream.acpSeid = peer->GetPeerSEPInformation().seid; in ParseAvdtpGetALLCapCFM()

Completed in 5 milliseconds