Searched refs:GetIntSeid (Results 1 – 3 of 3) sorted by relevance
222 LOG_INFO("[A2dpProfilePeer] %{public}s handle[%u] \n", __func__, GetIntSeid()); in RegisterSEPConfigureInfo()358 uint8_t A2dpProfilePeer::GetIntSeid() const in GetIntSeid() function in OHOS::bluetooth::A2dpProfilePeer890 …LOG_INFO("[A2dpProfilePeer]%{public}s intId_(%u) acpId_(%u)\n", __func__, GetIntSeid(), GetAcpSeid… in UpdateConfigure()894 msgData.a2dpMsg.configStream.intSeid = GetIntSeid(); in UpdateConfigure()1130 LOG_INFO("[A2dpProfilePeer]%{public}s intId_(%u)\n", __func__, GetIntSeid()); in Reconfigure()1137 msgData.a2dpMsg.stream.handle = GetIntSeid(); in Reconfigure()1150 LOG_INFO("[A2dpProfilePeer]%{public}s intId_(%u)\n", __func__, GetIntSeid()); in Reconfigure()1159 msgData.a2dpMsg.configStream.intSeid = GetIntSeid(); in Reconfigure()1167 msgData.a2dpMsg.stream.handle = GetIntSeid(); in Reconfigure()
249 uint8_t GetIntSeid() const;
587 configureStream_.intSeid = peer->GetIntSeid(); in SetConfigure()