Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h265 uint16_t GetStreamHandle() const;
H A Da2dp_profile.cpp794 LOG_INFO("[A2dpProfile]%{public}s handle(%u)\n", __func__, it.second->GetStreamHandle()); in HasStreaming()
837 LOG_INFO("[A2dpProfile]%{public}s handle(%u)\n", __func__, it.second->GetStreamHandle()); in CloseAll()
839 Close(it.second->GetStreamHandle()); in CloseAll()
985 LOG_INFO("[A2dpProfile]%{public}s handle(%u)\n", __func__, it.second->GetStreamHandle()); in FindPeerByHandle()
986 if (handle == it.second->GetStreamHandle()) { in FindPeerByHandle()
H A Da2dp_profile_peer.cpp372 uint16_t A2dpProfilePeer::GetStreamHandle() const in GetStreamHandle() function in OHOS::bluetooth::A2dpProfilePeer

Completed in 5 milliseconds