Searched refs:SendGetPlayStatusRsp (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_profile.h | 674 …void SendGetPlayStatusRsp(const RawAddress &rawAddr, uint32_t songLength, uint32_t songPosition, u…
|
H A D | avrcp_tg_service.cpp | 1578 profile_->SendGetPlayStatusRsp(rawAddr, in GetPlayStatus() 1599 profile_->SendGetPlayStatusRsp(rawAddr, in GetPlayStatus() 1655 … profile_->SendGetPlayStatusRsp(rawAddr, songLength, songPosition, playStatus, label, BT_SUCCESS); in GetPlayStatus()
|
H A D | avrcp_tg_profile.cpp | 839 void AvrcTgProfile::SendGetPlayStatusRsp(const RawAddress &rawAddr, uint32_t songLength, uint32_t s… in SendGetPlayStatusRsp() function in OHOS::bluetooth::AvrcTgProfile
|